Sort Score
Result 10 results
Languages All
Labels All
Results 1,701 - 1,710 of 19,373 for

2 of

(0.05 sec)
  1. Aspose::Words::Markup::StructuredDocumentTagRan...

    Aspose::Words::Markup::StructuredDocumentTagRangeStart::get_XmlMapping method. Gets an object that represents the mapping Of this structured document tag range to XML data in a custom XML part Of the current document in C++....#1</text><text>Text element #2</text></root>" ; SharedPtr < CustomXmlPart...#1</text><text>Text element #2</text></root>" , System :: Text...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. Set Print Titles|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....example, rows are defined as $1:$2 and columns are defined as $A:$B...1 & 2 as title rows pageSetup . setPrintTitleRows ( "$1:$2" );...

    docs.aspose.com/cells/java/set-print-titles/
  3. CompositeNode.GetChildNodes | Aspose.Words for ...

    Discover the CompositeNode GetChildNodes method—effortlessly retrieve a live collection Of child nodes tailored to your specified type for enhanced performance....Run run2 = new Run ( doc , "Run 2. " ); Run run3 = new Run ( doc...paragraphText ); Assert . AreEqual ( "Run 2. Initial text." , paragraph ....

    reference.aspose.com/words/net/aspose.words/com...
  4. CellsException: Invalid shift option with inser...

    When I use the insertCutCells method exactly as outlined here and I provide the ShiftType.NONE option, I always get the error: com.aspose.cells.CellsException: Invalid shift option. I want to do a cut, but not insert t…...desktop Excel: 1) selecting range 2) shortcut ctrl + x 3) selecting...Discourse June 16, 2025, 9:10pm 2 @cwedwards92 The error you’re...

    forum.aspose.com/t/cellsexception-invalid-shift...
  5. Animated Charts|Aspose.Slides for Node.js via ....

    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.... BySeries , 2 , aspose . slides . EffectType...EffectChartMajorGrou . ByCategory , 2 , aspose . slides . EffectType...

    docs.aspose.com/slides/nodejs-java/animated-cha...
  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. OutlineOptions.create_missing_outline_levels pr...

    OutlineOptions.create_missing_outline_levels property. Gets or sets a value determining whether or not to create missing outline levels when the document is exported....2' ) # Create a "PdfSaveOptions"...and no headings with levels of 2, 3, and 4. # The output PDF document...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 在VSTO和Aspose.Cells中自动筛选数据|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.... Cells [ 1 , 2 ] = "Product Name" ; //Add data... Cells [ 2 , 1 ] = 1 ; sheet . Cells [ 3 , 1 ] = 2 ; sheet ....

    docs.aspose.com/cells/zh/net/auto-filter-data-i...
  9. 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...
  10. CustomXmlSchemaCollection class | Aspose.Words ...

    aspose.words.markup.CustomXmlSchemaCollection class. A collection Of strings that represent XML schemas that are associated with a custom XML part... assertEqual ( 2 , schemas . index_of ( 'http://schemas...index: schemas . remove_at ( 2 ) # 2 - Remove a schema by value:...

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