Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 20,418 for

2 of

(0.08 sec)
  1. ChartLegend.legend_entries property | Aspose.Wo...

    ChartLegend.legend_entries property. Returns a collection Of legend entries for all series and trendlines Of the parent chart....'AW Category 1' , 'AW Category 2' ] series1 = series . add ( series_name...= [ 1 , 2 ]) series . add ( series_name = 'Series 2' , categories...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentPartSavingArgs | Aspose.Words for Java

    Provides data for the IDocumentPartSavingCallback.documentPartSavingcom.aspose.words.DocumentPartSavingArgs callback in Java....format("{0} part {1}, of type {2}.{3}", mOutFileName, ++mCount...setDocumentPartFileN(partFileName); // 2 - Create a custom stream for the...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::NodeCollection::Insert method | ...

    Aspose::Words::NodeCollection::Insert method. Inserts a node into the collection at the specified index in C++....example -1 means the last node, -2 means the second before last and...); builder -> Write ( u "Run 2. " ); // Every invocation of the...

    reference.aspose.com/words/cpp/aspose.words/nod...
  4. OutlineOptions | Aspose.Words for Java

    Allows to specify outline options in Java....startBookmark("Bookmark 2"); builder.writeln("Text inside Bookmark 1 and 2."); builder...builder.endBookmark("Bookmark 2"); builder.writeln("Text inside...

    reference.aspose.com/words/java/com.aspose.word...
  5. HeaderFooterCollection.linkToPrevious method | ...

    Aspose.Words.HeaderFooterCollection.linkToPrevious method... write ( "Section 2" ); builder . insertBreak ( aw...be displayed in sections 1 and 2." ); builder . moveToHeaderFooter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Generate PDF417 BarCode Images via Python | pro...

    Create PDF417 symbology BarCode Images using Python applications without using any other sOftware....Create DATALOGIC2OF5 (Datalogic 2 of 5 Barcode) Create DATAMATRIX...(IATA 2 of 5 Barcode) Create INTERLEAVED2OF5 (Interleaved 2 of 5...

    products.aspose.com/total/python-net/generate-b...
  7. Aspose::Words::Notes::FootnoteOptions class | A...

    Aspose::Words::Notes::FootnoteOptions class. Represents the footnote numbering options for a document or section. To learn more, visit the documentation article in C++....get_FootnoteOptions () -> set_Columns ( 2 ); doc -> Save ( get_ArtifactsDir...); builder -> Write ( u "Text 2. " ); builder -> InsertFootnote...

    reference.aspose.com/words/cpp/aspose.words.not...
  8. Advanced SVG Creation and Modification with Asp...

    Explore the capabilities Of the Aspose.SVG Builder API in C# to create and modify SVG elements. Learn how to make SVG programming easier and more efficient....document = new SVGDocument()) 2 { 3 // Create a new <g> (group)...document = new SVGDocument()) 2 { 3 // Assume an existing SVG...

    docs.aspose.com/svg/net/svg-builder-api/
  9. 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/
  10. Story.LastParagraph | Aspose.Words for .NET

    Access the last paragraph Of your story effortlessly with the Story LastParagraph property, enhancing your narrative management and editing experience.... Writeln ( "Run 2. " ); Assert . That ( doc . GetText...Trim (), Is . EqualTo ( "Run 2. \rRun 1." )); // Move the cursor...

    reference.aspose.com/words/net/aspose.words/sto...