Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 181,761 for

page

(0.15 sec)
  1. Loading, Saving and Converting in C#|Aspose.Wor...

    How to convert a document from one format to another, such as Word to PDF or HTML to Markdown, as well as how to load and save a document using C#....Hide ] What is this page about? This page explains how to load...results. Please refresh the page and try again....

    docs.aspose.com/words/net/loading-saving-and-co...
  2. Add, Move or Delete pages in PDF using .NET | A...

    Manipulate PDF Pages of your document programmatically with C# sample code using Aspose.PDF for .NET...action with Pages in C# Add Pages Move Pages Delete Pages How to Insert...Insert pages to PDF Document using C# In order to add page in PDF...

    products.aspose.com/pdf/net/pages/
  3. 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!...Gets a set with all the even pages of the document in their original...Remarks Even pages have odd indices since page indices are zero-based...

    reference.aspose.com/words/net/aspose.words.sav...
  4. 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....Gets a set with all the odd pages of the document in their original...PageSet Remarks Odd pages have even indices since page indices are zero-based...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Adding JavaScript in Python|Aspose.PDF for Java

    Find out how to embed JavaScript code within a PDF document using Python and Aspose.PDF to enhance interactivity....alert('page 2 is opened')" ) # Adding JavaScript at Page Level...JavascriptAction ( "app.alert('page 2 is closed')" )) # Save PDF...

    docs.aspose.com/pdf/java/adding-javascript-in-p...
  6. Aspose::Words::PageSetup::get_ChapterPageSepara...

    Aspose::Words::PageSetup::get_ChapterPageSeparator method. Gets or sets the separator character that appears between the chapter number and the Page number in C++....between the chapter number and the page number. Aspose :: Words :: ...Remarks Before you can create page numbers that include chapter...

    reference.aspose.com/words/cpp/aspose.words/pag...
  7. How to Print Excel as Fitted Pages Wide and Tal...

    This article shows you code explaining how to set FitToPagesWide and FitToPagesTall using Aspose.Cells for Node.js via C++....How to Print Excel as Fitted Pages Wide and Tall with Node.js via...within a specified number of pages, both horizontally and vertically...

    docs.aspose.com/cells/nodejs-cpp/how-to-print-e...
  8. Draw Square|Documentation

    This section explains how to draw square in a visio Page with Aspose.Diagram. Support using C# to draw square and save as pdf, svg, html, image, xps and other formats....to draw a square shape in a page.The code example below shows...developers to draw a square in the page and save as SVG format. The...

    docs.aspose.com/diagram/net/drawing/draw-square/
  9. Working with Operators|Aspose.PDF for Java

    This topic explains how to use operators with Aspose.PDF. The operator classes provide great features for PDF manipulation....painting a graphical shape on the page. An operator keyword is distinguished...elements to be painted on a page. More details about PDF operators...

    docs.aspose.com/pdf/java/operators/
  10. Add Header to PDF using Java | Aspose.PDF

    Java source code to add header in PDF document on any platform.... Add the Stamp to Page using AddStamp method. Save...// Add header on all pages for ( Page page : pdfDocument . getPages...

    products.aspose.com/pdf/java/header/