Sort Score
Result 10 results
Languages All
Labels All
Results 6,291 - 6,300 of 150,889 for

2

(0.12 sec)
  1. Word bookmarks loose ID - Free Support Forum - ...

    Hi, Aspose team. Scenario: Aspose.Words 25.4.0 breaks Word bookmark IDs when resaving a DOCX document. The sample document has 2 bookmarks in the footer. Issue (actual behavior): If I resave a DOCX document with Aspose…... The sample document has 2 bookmarks in the footer. Issue...resaving the doc. document.docx (64.2 KB) var path = @"./document.docx";...

    forum.aspose.com/t/word-bookmarks-loose-id/312334
  2. FieldListNum.HasListName | Aspose.Words for .NET

    Discover how the FieldListNum HasListName property indicates if an abstract numbering definition name is included in the fields code for enhanced document formatting....will start a count at list level 2. It will display a value of "1"...builder . Writeln ( "Paragraph 2" ); // The next LISTNUM field...

    reference.aspose.com/words/net/aspose.words.fie...
  3. FieldListNum.ListLevel | Aspose.Words for .NET

    Discover the FieldListNum ListLevel property to customize your list levels effortlessly, enhancing your data organization and control....will start a count at list level 2. It will display a value of "1"...builder . Writeln ( "Paragraph 2" ); // The next LISTNUM field...

    reference.aspose.com/words/net/aspose.words.fie...
  4. MappingMode and ReferenceMode explains|Document...

    Using Aspose.3D for .NET, developers can define mesh with various vertex data elements, here we explain how to map data to meshes' component and resuze data....CreatePolygon ( new int [] { 0 , 1 , 2 , 3 }); // Right side (X+) cube...CreatePolygon ( new int [] { 1 , 5 , 6 , 2 }); // Back face (Z-) cube . CreatePolygon...

    docs.aspose.com/3d/net/mapping-mode-and-referen...
  5. Pivot table - Index was out of range - Free Sup...

    Hello Guys, i have a problem when I want to calculate the pivot table in the following example excel file. I always get the following exception “Index was out of range. Must be non-negative and less than the size of th…...ahsaniqbalsidiqui March 16, 2021, 4:53pm 2 @akquinet , We have observed this...MB) akquinet March 19, 2021, 2:53pm 6 Thanks, work fine amjad...

    forum.aspose.com/t/pivot-table-index-was-out-of...
  6. RevisionCollection.count property | Aspose.Word...

    RevisionCollection.count property. Returns the number of revisions in the collection.... assertEqual ( 2 , doc . revisions . count ) #.... write ( 'This is revision #2.' ) # Now move the node to create...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Markup::XmlMapping class | Aspos...

    Aspose::Words::Markup::XmlMapping class. Specifies the information that is used to establish a mapping between the parent structured document tag and an XML element stored within a custom XML data part in the document. To learn more, visit the documentation article in C++....#1</text><text>Text element #2</text></root>" ; System :: SharedPtr...#1</text><text>Text element #2</text></root>" , System :: Text...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. 从DataTable导入|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....1 ] = "Aniseed Syrup" ; dr [ 2 ] = 15 ; //Adding filled row to...dr [ 0 ] = 2 ; dr [ 1 ] = "Boston Crab Meat" ; dr [ 2 ] = 123 ;...

    docs.aspose.com/cells/zh/net/importing-from-dat...
  9. CustomXmlProperty.uri property | Aspose.Words f...

    CustomXmlProperty.uri property. Gets or sets the namespace URI of the custom XML attribute or smart tag property....assertEqual ( '2003' , properties [ 2 ] . value ) self . assertEqual...( 3 , properties . count ) # 2 - Remove by name: properties ...

    reference.aspose.com/words/python-net/aspose.wo...
  10. CustomPartCollection Class | Aspose.Words for .NET

    Explore the Aspose.Words.Markup.CustomPartCollection class for managing CustomPart objects efficiently. Enhance your document processing capabilities today!... EqualTo ( 2 )); // Clone the second part,...PackageCustomParts . RemoveAt ( 2 ); Assert . That ( doc . PackageCustomParts...

    reference.aspose.com/words/net/aspose.words.mar...