Sort Score
Result 10 results
Languages All
Labels All
Results 5,581 - 5,590 of 155,327 for

2

(0.69 sec)
  1. Product Overview|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....a Blank Excel Template Option 2 – Use an Existing RDL Report Sample...inside Excel before publishing. 2. Aspose.Cells.Renderer for Reporting...

    docs.aspose.com/cells/reportingservices/product...
  2. CAD Cloud API access missing from token (api.ca...

    Hello Aspose team, I have created an Aspose Cloud application and can authenticate successfully, however all CAD endpoints return Unauthorized. My OAuth token scopes are: api.billing, api.identity, api.products, api.s…...sasaki January 16, 2026, 2:12am 1 Hello Aspose team, I have...Discourse January 16, 2026, 2:12am 2 @niki.sasaki The user’s OAuth...

    forum.aspose.com/t/cad-cloud-api-access-missing...
  3. CommentCollection.Item | Aspose.Words for .NET

    Access specific comments effortlessly with the CommentCollection Item property. Retrieve comments by index for streamlined content management....example -1 means the last item, -2 means the second before last and...Replies . Count , Is . EqualTo ( 2 )); // Below are two ways of removing...

    reference.aspose.com/words/net/aspose.words/com...
  4. RevisionCollection class | Aspose.Words for Python

    aspose.words.RevisionCollection class. A collection of [Revision](../revision/) objects that represent revisions in the document... assertEqual ( 2 , doc . revisions . count ) #.... write ( 'This is revision #2.' ) # Now move the node to create...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Document.track_revisions property | Aspose.Word...

    Document.track_revisions property. True if changes are tracked when this document is edited in Microsoft Word.... assertEqual ( 2 , doc . revisions . count ) #.... write ( 'This is revision #2.' ) # Now move the node to create...

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

    Discover the Aspose.Words.Tables.RowFormat class for comprehensive table row formatting. Enhance your document design with powerful, flexible features.... Write ( "Row 1, Col 2" ); builder . EndRow (); // Changing...InsertCell (); builder . Write ( "Row 2, Col 1" ); builder . InsertCell...

    reference.aspose.com/words/net/aspose.words.tab...
  7. Revision.Group | Aspose.Words for .NET

    Discover the Revision Group property, effortlessly retrieve revision groups or get null if no group exists. Simplify your data management today!... EqualTo ( 2 )); // Insert revisions show up.... Write ( "This is revision #2." ); // Now move the node to create...

    reference.aspose.com/words/net/aspose.words/rev...
  8. BuildingBlockGallery Enum | Aspose.Words for .NET

    Discover Aspose.Words BuildingBlockGallery enum, your guide to predefined galleries for efficient document management and organization. Enhance your workflow today!... AutoText 1 Bibliography 2 CoverPage 3 CustomAutoText 4 CustomBibliography...glossaryDoc ) { Name = "Block 2" }; glossaryDoc . AppendChild...

    reference.aspose.com/words/net/aspose.words.bui...
  9. CustomPart.name property | Aspose.Words for Python

    CustomPart.name property. Gets or sets this part's absolute name within the OOXML package or the target URL.... assertEqual ( 2 , doc . package_custom_parts ...package_custom_parts . remove_at ( 2 ) self . assertEqual ( 2 , doc . package_custom_parts...

    reference.aspose.com/words/python-net/aspose.wo...
  10. IFieldResultFormatter Interface | Aspose.Words ...

    Discover the Aspose.Words.Fields.IFieldResultFormatter interface to customize and enhance field result formatting for your documents effortlessly.... InsertField ( " = 2 + 3 \\# $###" ); Assert . That...Numeric ), Is . EqualTo ( 1 )); // 2 - Date/time: builder . InsertField...

    reference.aspose.com/words/net/aspose.words.fie...