Sort Score
Result 10 results
Languages All
Labels All
Results 6,751 - 6,760 of 155,328 for

2

(0.3 sec)
  1. Image insert from stream with alt text - Free S...

    Hi, I’m attempting to insert an Image at an x,y coordinate on a page while providing alternative text. I see that there is an IllustrationElement for this (Illustration Structure Elements | Aspose.PDF for .NET API Refer…...ali March 26, 2019, 12:39pm 2 @bruceb6 Thanks for contacting...notifier September 19, 2025, 2:45pm 3 The issues you have found...

    forum.aspose.com/t/image-insert-from-stream-wit...
  2. Working with custom calculation engine for Grid...

    This article describes how to use the custom calculation engine for the Aspose.Cells.GridJs library....the first parameter’s value by 2. Programming Sample class MyCalculation...CalculatedValue = ( decimal )( 2 . 0 * ( double ) data . GetParamValue...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  3. FieldToc.bookmark_name property | Aspose.Words ...

    FieldToc.bookmark_name property. Gets or sets the name of the bookmark that marks the portion of the document used to build the table....page_number_omitting_level_range = '2-5' # Set a custom string that...because they are within the "2-5" range. insert_new_page_with_heading...

    reference.aspose.com/words/python-net/aspose.wo...
  4. GlossaryDocument.AcceptEnd | Aspose.Words for .NET

    Discover the GlossaryDocument AcceptEnd method, which efficiently manages visitor access to the end of your glossary. Enhance user experience today!...glossaryDoc ) { Name = "Block 2" }; glossaryDoc . AppendChild.... EqualTo ( "Block 5" )); // 2 - Get a building block by index:...

    reference.aspose.com/words/net/aspose.words.bui...
  5. Calculate Sub Totals|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.... StartRow = 2 ; ca . StartColumn = 1 ; ca ....EndRow = 18 ; ca . EndColumn = 2 ; // Apply subtotal; the consolidation...

    docs.aspose.com/cells/net/calculate-sub-totals/
  6. CompositeNode.RemoveChild | Aspose.Words for .NET

    Effortlessly manage your CompositeNode with the RemoveChild method, designed to streamline node removal for enhanced performance and efficiency.... Writeln ( "Section 2 text." ); // Both sections are...Trim (), Is . EqualTo ( "Section 2 text." )); See Also class Node...

    reference.aspose.com/words/net/aspose.words/com...
  7. Margins Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Margins enum for customizable document margins. Enhance your document formatting with easy-to-use presets!... Moderate 2 Moderate margins. Wide 3 Wide...+ "Document.UpdatePageLayout.2.pdf" ); See Also namespace Aspose...

    reference.aspose.com/words/net/aspose.words/mar...
  8. Move Pages to PDF using php-java | Aspose.PDF

    Move PDF pages of your document programmatically programmatically with PHP sample code using Aspose.PDF for PHP via Java...-> getPages () -> get_Item ( 2 ); $dstDocument -> getPages ()...$document -> getPages () -> delete ( 2 ); $document -> save ( $dstFileName...

    products.aspose.com/pdf/php-java/pages/move/
  9. DocumentBuilder.CurrentStructuredDocumentTag | ...

    Discover the CurrentStructuredDocumentTag property in DocumentBuilder. Easily access the selected structured document tag for efficient document management....MoveToStructuredDocu ( 1 , 1 ); // 2 - Move to the first character...NodeType . StructuredDocumentTa , 2 , true ); builder . MoveToStructuredDocu...

    reference.aspose.com/words/net/aspose.words/doc...
  10. RowFormat.headingFormat property | Aspose.Words...

    RowFormat.headingFormat property. True if the row is repeated as a table heading on every page when the table spans more than one page.... write ( "Heading row 2" ); builder . endRow (); builder...table . rows . count } , column 2.` ); builder . endRow (); } doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...