Sort Score
Result 10 results
Languages All
Labels All
Results 3,561 - 3,570 of 192,335 for

page

(3.08 sec)
  1. Twice the slowness when including license vs no...

    We are truncating word file to 3 Pages using extractPages function using Aspose Java word and we observe slowness while we provide the license (~6seconds). It is faster if the license is not provided (~3seconds), though…...are truncating word file to 3 pages using extractPages function...simple Java code to truncate the pages to 3 using the extractPages...

    forum.aspose.com/t/twice-the-slowness-when-incl...
  2. Getting Started|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....high‑fidelity rendering of spreadsheet pages. Feature Aspose.Cells for Java...Lays out the document into pages with high fidelity to Microsoft...

    docs.aspose.com/cells/java/aspose-cells-for-and...
  3. Change Background of VDX File via Python | prod...

    Python source code to change background of VDX documents within any Python based application....class Add a new page to diagram as background page Insert an image...background page Set background page to the first page of diagram...

    products.aspose.com/diagram/python-java/changeb...
  4. PDF Conversion API | Aspose.PDF

    Convert PDF to DOCX, PPTX, XLS, XLSX, EPUB, TEX, MHTML, Markdown & more formats with Aspose.PDF Library...document = new Document (); Page page = document . getPages ()...."Sample.bmp" ). toString ()); page . getParagraphs (). add ( image...

    products.aspose.com/pdf/conversion/
  5. Apply preset theme to VSDM document via .NET | ...

    C# source code to apply preset theme to vsdm file on .NET Framework, .NET Core, Mono Platforms....Open a Diagram object Select Page via its id Assign a Preset value...PresetTheme property of the Page instance Call the Save() method...

    products.aspose.com/diagram/net/theme/vsdm/
  6. Apply preset theme to VSSX document via .NET | ...

    C# source code to apply preset theme to vssx file on .NET Framework, .NET Core, Mono Platforms....Open a Diagram object Select Page via its id Assign a Preset value...PresetTheme property of the Page instance Call the Save() method...

    products.aspose.com/diagram/net/theme/vssx/
  7. Apply preset theme to VTX document via .NET | p...

    C# source code to apply preset theme to vtx file on .NET Framework, .NET Core, Mono Platforms....Open a Diagram object Select Page via its id Assign a Preset value...PresetTheme property of the Page instance Call the Save() method...

    products.aspose.com/diagram/net/theme/vtx/
  8. Worksheet Views with JavaScript via C++|Documen...

    This article describes how to use JavaScript and the JavaScript API to interact with the Page‑break preview of an Excel workbook and its worksheets. Work with split panes, frozen panes, and zoom factor as well....JavaScript via C++ Contents [ Hide ] Page Break Preview All worksheets...viewed in two modes: Normal view. Page break preview. Normal view is...

    docs.aspose.com/cells/javascript-cpp/worksheet-...
  9. Split PDF pages|Aspose.PDF for Java

    This section explains how to split PDF Pages with com.aspose.pdf.facades Facades using PdfFileEditor class....Split PDF pages Contents [ Hide ] Split PDF Pages from First...from the first page and ending at the specified page number. If you...

    docs.aspose.com/pdf/java/split-pdf-pages/
  10. Split VSTM Files via Java | products.aspose.com

    Java source code to Split vstm file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....each page Create a new Diagram class object Copy the page via...(). getCount (); i ++) { Page page = diagram . getPages (). get...

    products.aspose.com/diagram/java/splitter/vstm/