Sort Score
Result 10 results
Languages All
Labels All
Results 2,861 - 2,870 of 150,852 for

2

(0.16 sec)
  1. Aspose::Words::Fields::GeneralFormatCollection:...

    Aspose::Words::Fields::GeneralFormatCollection::GetEnumerator method. Returns an enumerator object in C++....InsertField ( u "= 2 + 3" ); ASSERT_EQ ( u "= 2 + 3" , field ->...-> Update (); ASSERT_EQ ( u "= 2 + 3 \\ # $###.00" , field -> GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. XmlMapping.XPath | Aspose.Words for .NET

    Discover how XmlMapping's XPath property efficiently locates custom XML nodes, enhancing your structured document management with precision and ease....#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...
  3. XmlMapping.prefixMappings property | Aspose.Wor...

    XmlMapping.prefixMappings property. Returns XML namespace prefix mappings to evaluate the [XmlMapping.xpath](../xpath/)....#1</text><text>Text element #2</text></root>" ; let xmlPart =...#1</text><text>Text element #2</text></root>" ); // Create a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. CellVerticalAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.Tables.CellVerticalAlignment enum for optimal text alignment in table cells. Enhance your document layout effortlessly!... Bottom 2 Text is aligned at the bottom...builder . Write ( "Row 1, cell 2." ); builder . EndRow (); // While...

    reference.aspose.com/words/net/aspose.words.tab...
  5. PageSetup.restartPageNumbering property | Aspos...

    PageSetup.restartPageNumbering property. True if page numbering restarts at the beginning of the section.... writeln ( "Section 1, page 2." ); builder . insertBreak ( aw...builder . writeln ( "Section 2, page 1." ); builder . insertBreak...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Chart Label Is Rendered Black when Converting f...

    Hi, I ran into an issue when converting a chart in PDF to PPTX. Screenshot 2023-03-02 at 10.02.29 AM.png (67.3 KB). The column chart’s last label is rendered with a black background which is not present in the source P…...Family pdf-java srijal March 2, 2023, 4:23am 1 Hi, I ran into...zip (45.6 KB) Version used: 23.2 OS: macOS Ventura Could you please...

    forum.aspose.com/t/chart-label-is-rendered-blac...
  7. PDF Merge returns Object reference not set to a...

    Using the PdfFileEditor.Concatenate method is throwing a “Object reference not set to an instance of an object System.NullReferenceException” error. Both files intended to merge exist and confirm they exist. We can merge…... We have 2 bugs on our end that we’re hoping...sergei.shibanov January 24, 2026, 2:35pm 22 @strikeCommand I apologize...

    forum.aspose.com/t/pdf-merge-returns-object-ref...
  8. GeneralFormatCollection.remove_at method | Aspo...

    GeneralFormatCollection.remove_at method. Removes a general format occurrence at the specified index....insert_field ( '= 2 + 3' ) self . assertEqual ( '= 2 + 3' , field...update () self . assertEqual ( '= 2 + 3 \\ # $###.00' , field . get_field_code...

    reference.aspose.com/words/python-net/aspose.wo...
  9. GeneralFormatCollection.count property | Aspose...

    GeneralFormatCollection.count property. Gets the total number of the items in the collection....insert_field ( '= 2 + 3' ) self . assertEqual ( '= 2 + 3' , field...update () self . assertEqual ( '= 2 + 3 \\ # $###.00' , field . get_field_code...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Tables::CellFormat::get_Vertical...

    Aspose::Words::Tables::CellFormat::get_VerticalAlignment method. Returns or sets the vertical alignment of text in the cell in C++....builder -> Write ( u "Row 1, Col 2" ); builder -> EndRow (); // Changing...(); builder -> Write ( u "Row 2, Col 1" ); builder -> InsertCell...

    reference.aspose.com/words/cpp/aspose.words.tab...