Main

type

0 (not classified)

status

21 (imported old-v2, waiting for another import)

review version

0

cleanup version

0

pending deletion

0 (-)

created at

2025-10-19 00:54:49

updated at

2025-10-19 00:54:50

Address

url

https://apireference-qa.aspose.com/cells/php/aspose.cells/CustomDocumentPropertyCollection

url length

90

url crc

16987

url crc32

3302048347

location type

1 (url matches target location, page_location is empty)

canonical status

2 (missing canonical tag in html)

canonical page id

-

Source

domain id

511646920

domain tld

2211

domain parts

0

originating warc id

-

originating url

https://data.commoncrawl.org/crawl-data/CC-MAIN-2025-33/segments/1754151280938.77/warc/CC-MAIN-20250812075852-20250812105852-00964.warc.gz

source type

11 (CommonCrawl)

Server response

server ip

74.113.212.41

Publication date

2025-08-12 09:19:22

Fetch attempts

0

Original html size

79420

Normalized and saved size

77614

Content

title

CustomDocumentPropertyCollection - Aspose.Cells for PHP via Java - API Reference

excerpt

content


 A collection of custom document properties. 
 Each DocumentProperty object represents a custom property of a container document.Example:
 //Instantiate a Workbook object
 $workbook = new cells\Workbook("book1.xlsx");
 //Retrieve a list of all custom document properties of the Excel file
 $customProperties = $workbook->getWorksheets()->getCustomDocumentProperties();
 $customProperty1 = $customProperties->get(3);
 $customProperty2 = $customProperties->get("Owner");
 $customProperties->add("test1", "testv1"); Property Getters/Setters Summary functiongetCount()
 Gets number of items in the collection.
 functionget(index)
 Returns a DocumentProperty object by index.
 functionget(name)
 Returns a DocumentProperty object by the name of the property.
   Method Summary functionadd(n...

author

updated

1762849805

Text analysis

block type

0

extracted fields

104

extracted bits

title
full content
content was extracted heuristically

detected location

0

detected language

1 (English)

category id

Pozostałe (16)

index version

2025110801

paywall score

0

spam phrases

0

Text statistics

text nonlatin

0

text cyrillic

0

text characters

4099

text words

693

text unique words

113

text lines

1

text sentences

46

text paragraphs

1

text words per sentence

15

text matched phrases

0

text matched dictionaries

0