Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 187,470 for

page

(1.2 sec)
  1. 5112365.xlsx

    Sheet1 Aspose Products .NET Components Java Components Cloud APIs Android Components SharePoint Components SSRS Rendering Extensions JasperReports Exporters Product Family Packs Free Utilities & Co......of Use Quick Search Browse Pages Blog Labels Attachments Bookmarks...Attachments (0) Page History Restrictions Info Link to this Page… View...

    docs.aspose.com/cells/fr/nodejs-cpp/working-wit...
  2. 5112365.xlsx

    Sheet1 Aspose Products .NET Components Java Components Cloud APIs Android Components SharePoint Components SSRS Rendering Extensions JasperReports Exporters Product Family Packs Free Utilities & Co......of Use Quick Search Browse Pages Blog Labels Attachments Bookmarks...Attachments (0) Page History Restrictions Info Link to this Page… View...

    docs.aspose.com/cells/ar/javascript-cpp/working...
  3. 5112365.xlsx

    Sheet1 Aspose Products .NET Components Java Components Cloud APIs Android Components SharePoint Components SSRS Rendering Extensions JasperReports Exporters Product Family Packs Free Utilities & Co......of Use Quick Search Browse Pages Blog Labels Attachments Bookmarks...Attachments (0) Page History Restrictions Info Link to this Page… View...

    docs.aspose.com/cells/de/javascript-cpp/working...
  4. 5112365.xlsx

    Sheet1 Aspose Products .NET Components Java Components Cloud APIs Android Components SharePoint Components SSRS Rendering Extensions JasperReports Exporters Product Family Packs Free Utilities & Co......of Use Quick Search Browse Pages Blog Labels Attachments Bookmarks...Attachments (0) Page History Restrictions Info Link to this Page… View...

    docs.aspose.com/cells/tr/javascript-cpp/working...
  5. Aspose::Words::DocumentBuilder::InsertField met...

    Aspose::Words::DocumentBuilder::InsertField method. Inserts a Word field into a document and optionally updates the field result in C++....builder -> Write ( u " \n This is page " ); builder -> InsertField...GetFieldCode ()); ASSERT_EQ ( u " PAGE " , doc -> get_Range () -> get_Fields...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Create PDF document programmatically|Aspose.PDF...

    This Page describes how to create PDF document from scratch with Aspose.PDF library.... Add a Page object to the Pages collection of the...Paragraphs collection of the page. Save the resultant PDF document...

    docs.aspose.com/pdf/net/create-document/
  7. IPageSavingCallback.PageSaving | Aspose.Words f...

    Discover the iPageSavingCallback method in Aspose.Words, designed to optimize Page saving to fixed formats. Enhance your document management today!...Words saves a separate page to fixed page formats. public void...save a document to HTML page by page. public void PageFileNames...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Add Ellipse Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for .NET....Document ()) { // Add page var page = document . Pages . Add (); // Create...paragraphs collection of page page . Paragraphs . Add ( graph...

    docs.aspose.com/pdf/net/add-ellipse/
  9. Convert a Visio Shape To Pdf|Documentation

    This section explains how to convert a visio shape to pdf with Aspose.Diagram.... get a particular page. get a particular shape. convert...Get a particular page Page page = diagram . Pages [ 0 ]; // Get...

    docs.aspose.com/diagram/net/convert-a-visio-sha...
  10. Refresh shapes data|Documentation

    This section explains how to refresh shape's data for a visio shape with Aspose.Diagram....); // Get page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-3" ); // Get Shape Shape shape = page . Shapes . GetShape...

    docs.aspose.com/diagram/net/refresh-shapes-data/