Sort Score
Result 10 results
Languages All
Labels All
Results 3,491 - 3,500 of 351,218 for

document

(0.14 sec)
  1. Working with PS format files | C++

    These articles is about working with text, shapes, tiling patterns, gradients, images and pages in PS or EPS files using Aspose.Page for C++ API solution....Developer Guide Working with PS Document Live Demos Source Code API...must conform to PostScript Document Structuring Conventions Specifications...

    docs.aspose.com/page/cpp/working-with-ps/
  2. Working with Headers and Footers in Java|Aspose...

    How to manipulate headers and footers using Java....with headers and footers in a document. A header is text that is...on all or some pages of the document, such as page numbers, creation...

    docs.aspose.com/words/java/working-with-headers...
  3. PclSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.PclSaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.Pcl](../../aspose.words/saveformat/#Pcl) format...additional options when saving a document into the SaveFormat.Pcl format...the Specify Save Options documentation article. Inheritance: PclSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Export POWERPOINT to WORDML on Andorid via Java...

    Convert POWERPOINT to WORDML in mobile apps without installing any software or online. Test free POWERPOINT to WORDML online converter quickly before integrating the code....You can convert your given document in two steps. You can use...HTML. After that by using document processing API Aspose.Words...

    products.aspose.com/total/android-java/conversi...
  5. Online SVG to ODP Conversion or Develop Java ba...

    Free online app to convert SVG to ODP files. Java conversion library code for SVG Documents....will be converted into ODP document Download the converted ODP...Automation API Open SVG file using Document class Convert SVG to PPTX...

    products.aspose.com/total/java/conversion/svg-t...
  6. Online SVG to PPSX Conversion or Develop Java b...

    Free online app to convert SVG to PPSX files. Java conversion library code for SVG Documents....will be converted into PPSX document Download the converted PPSX...Automation API Open SVG file using Document class Convert SVG to PPTX...

    products.aspose.com/total/java/conversion/svg-t...
  7. Online SVG to PPSM Conversion or Develop Java b...

    Free online app to convert SVG to PPSM files. Java conversion library code for SVG Documents....will be converted into PPSM document Download the converted PPSM...Automation API Open SVG file using Document class Convert SVG to PPTX...

    products.aspose.com/total/java/conversion/svg-t...
  8. RevisionOptions.MeasurementUnit | Aspose.Words ...

    Customize your revision comments with the RevisionOptions MeasurementUnit property. Easily set measurement units, with Centimeters as the default....saved document conform to an older ODT schema. Document doc =...= new Document ( MyDir + "Rendering.docx" ); OdtSaveOptions saveOptions...

    reference.aspose.com/words/net/aspose.words.lay...
  9. StructuredDocumentTag constructor | Aspose.Word...

    StructuredDocumentTag constructor. Initializes a new instance of the Structured Document tag class....instance of the Structured document tag class. StructuredDocumentTa...doc DocumentBase The owner document. type SdtType Type of SDT...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. High CPU / Memory utilization on generating sim...

    Aspose-pdf-java utilizes a lot of CPU/RAM resources with generating and saving pdf Document with 1 table 20K rows and 10 columns. Here is an example of my code private static final int ROWS_COUNT = 20000; private sta…...generating and saving pdf document with 1 table 20K rows and...savePdfAspose(String path) { Document document = new Document(); Page page =...

    forum.aspose.com/t/high-cpu-memory-utilization-...