Sort Score
Result 10 results
Languages All
Labels All
Results 4,041 - 4,050 of 153,245 for

2

(0.16 sec)
  1. Paragraph.isDeleteRevision property | Aspose.Wo...

    Paragraph.isDeleteRevision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled....appendParagraph ( "Paragraph 2. " ); body . appendParagraph (...4 ); para = paragraphs . at ( 2 ); para . remove (); // Such paragraphs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Paragraph.is_insert_revision property | Aspose....

    Paragraph.is_insert_revision property. Returns true if this object was inserted in Microsoft Word while change tracking was enabled....append_paragraph ( 'Paragraph 2. ' ) body . append_paragraph (... count ) para = paragraphs [ 2 ] para . remove () # Such paragraphs...

    reference.aspose.com/words/python-net/aspose.wo...
  3. XmlMapping.IsMapped | Aspose.Words for .NET

    Discover how the XmlMapping IsMapped property efficiently verifies XML data mapping for structured documents, ensuring seamless integration and accuracy....#1</text><text>Text element #2</text></root>" ; CustomXmlPart...#1</text><text>Text element #2</text></root>" )); // Create a...

    reference.aspose.com/words/net/aspose.words.mar...
  4. XmlMapping.Delete | Aspose.Words for .NET

    Effortlessly remove XML data mappings with the XmlMapping Delete method. Streamline your structured documents for improved efficiency and organization....#1</text><text>Text element #2</text></root>" ; CustomXmlPart...#1</text><text>Text element #2</text></root>" )); // Create a...

    reference.aspose.com/words/net/aspose.words.mar...
  5. CustomPart.Clone | Aspose.Words for .NET

    Discover the CustomPart Clone method for creating efficient deep copies of objects without duplicating Data bytes. Optimize your coding process today!... EqualTo ( 2 )); // Clone the second part,...PackageCustomParts . RemoveAt ( 2 ); Assert . That ( doc . PackageCustomParts...

    reference.aspose.com/words/net/aspose.words.mar...
  6. CustomXmlSchemaCollection.removeAt method | Asp...

    CustomXmlSchemaCollection.removeAt method. Removes a value at the specified index.... toEqual ( 2 ); // Enumerate the schemas and...index: schemas . removeAt ( 2 ); // 2 - Remove a schema by value:...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. CellFormat.vertical_alignment property | Aspose...

    CellFormat.vertical_alignment property. Returns or sets the vertical alignment of text in the cell.... write ( 'Row 1, Col 2' ) builder . end_row () # Changing...insert_cell () builder . write ( 'Row 2, Col 1' ) builder . insert_cell...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Add TOC to Existing PDF in PHP|Aspose.PDF for Java

    Explore how to add a table of contents (TOC) to an existing PDF document in PHP with Aspose.PDF for improved navigation....page" ); $i = 0 ; while ( $i < 2 ){ # Create Heading object $heading2...getPages () -> get_Item ( $i + 2 )); # Destination page $heading2...

    docs.aspose.com/pdf/java/add-toc-to-existing-pd...
  9. 添加带有单元格文本的条件图标集,使用JavaScript通过C++|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++在单元格文本旁添加条件图标。通过图标增强数据的含义。... get ( 2 ). width = 24 ; // Input data...Arrows3 , row : 1 , column : 2 }, { type : AsposeCells . IconSetType...

    docs.aspose.com/cells/zh/javascript-cpp/add-con...
  10. Document.save() hangs indefinitely during PDF c...

    Hello, I’m experiencing a critical issue where Document.save() hangs indefinitely during DOCX to PDF conversion. The process never completes, no timeout occurs, and no warnings are reported. Environment: build.gradle …...safar February 2, 2026, 8:42am 1 Hello, I’m experiencing...‘aspose-words’, version: ‘25.2’,classifier: ‘jdk17’) Operating...

    forum.aspose.com/t/document-save-hangs-indefini...