Sort Score
Result 10 results
Languages All
Labels All
Results 7,461 - 7,470 of 155,458 for

2

(0.8 sec)
  1. FieldToc Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldToc class for seamless Table of Contents creation in documents. Enhance your workflow with powerful features!... PageNumberOmittingLe = "2-5" ; // Set a custom string that...because they are within the "2-5" range. InsertNewPageWithHea...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Add Page Stamp to PDF using C# | Aspose.PDF

    Add page stamp to PDF file programmatically with C# sample code using Aspose.PDF for .NET....GetPageStamp ( 2 ); for ( int i = 1 ; i < 5 ; i ++) { if ( i % 2 == 0 )...

    products.aspose.com/pdf/net/stamps/page/
  3. ChartDataPointCollection.CopyFormat | Aspose.Wo...

    Effortlessly copy formatting between data points with the ChartDataPointCollection CopyFormat method. Enhance your data visualization today!...point with index 2 // so that the data point 2 looks the same as...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ChartSeries.CopyFormatFrom | Aspose.Words for .NET

    Discover the ChartSeries CopyFormatFrom method to effortlessly replicate data point formats by index, enhancing your charting efficiency and consistency....point with index 2 // so that the data point 2 looks the same as...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Customize Presentation Shapes in .NET|Aspose.Sl...

    Create and customize shapes in PowerPoint presentations with Aspose.Slides for .NET: geometry paths, curved corners, composite shapes....All shapes consist of at least 2 anchor points linked to each other...corner point is a point where 2 straight lines join at an angle...

    docs.aspose.com/slides/net/custom-shape/
  6. Convert OneNote Documents to PDF and Other Form...

    This guide provides Java developers with instructions on converting OneNote documents into various formats such as PDF....Note-for-Java 2 // Load the document into Aspose...com/aspose-note/Aspose.Note-for-Java 2 // Load the document into Aspose...

    docs.aspose.com/note/java/convert-onenote-docum...
  7. FieldToc class | Aspose.Words for Python

    aspose.words.fields.FieldToc class. Implements the TOC field... get_field_code ()) # 2 - Inserting a SEQ field that belongs...sequence SEQ field is on page 2, # and the separator is ">", so...

    reference.aspose.com/words/python-net/aspose.wo...
  8. PageSet.Even | Aspose.Words for .NET

    Retrieve a set of all even pages from your document in their original order with PageSet Even. Streamline your workflow and enhance document management!...Writeln ( $"Page {i + 1} ({(i % 2 == 0 ? " odd " : " even ")})"...ExportPageSet.Even.pdf" , options ); // 2 - Save only the odd-numbered pages:...

    reference.aspose.com/words/net/aspose.words.sav...
  9. PageExtractOptions.update_page_starting_number ...

    PageExtractOptions.update_page_starting_number property. Specifies whether the start page number in the resulting document shall be updated..."Print 2 pages" in MS Word. # The start page will be set to 2 and...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PageSet.odd property | Aspose.Words for Node.js

    PageSet.odd property. Gets a set with all the odd pages of the document in their original order....( `Page ${ i + 1 } ( ${ ( i % 2 == 0 ? "odd" : "even" ) } )` );...ExportPageSet.even.pdf" , options ); // 2 - Save only the odd-numbered pages:...

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