Sort Score
Result 10 results
Languages All
Labels All
Results 7,131 - 7,140 of 424,009 for

document

(0.77 sec)
  1. HtmlSaveOptions.exportFontsAsBase64 property | ...

    HtmlSaveOptions.exportFontsAsBase64 property. Specifies whether fonts resources should be embedded to HTML in Base64 encoding...will be embedded into the document’s CSS in Base64 encoding....Shows how to save a .html document with images embedded inside...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. PageSetup.sheets_per_booklet property | Aspose....

    PageSetup.sheets_per_booklet property. Returns or sets the number of pages to be included in each booklet....Examples Shows how to configure a document that can be printed as a book...book fold. doc = aw . Document () # Insert text that spans 16...

    reference.aspose.com/words/python-net/aspose.wo...
  3. LoadOptions.convertMetafilesToPng property | As...

    LoadOptions.convertMetafilesToPng property. Gets or sets whether to convert metafile(Wmf or Emf) images to Png image format....much RAM to hold and process document. This option allows to convert...metafile images to Png on document loading. Please note - conversion...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. NodeCollection.remove_at method | Aspose.Words ...

    NodeCollection.remove_at method. Removes the node at the specified index from the collection and from the Document....the collection and from the document. def remove_at ( self , index...remove sections in a document. doc = aw . Document () builder = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PdfSaveOptions.additional_text_positioning prop...

    PdfSaveOptions.additional_text_positioning property. A flag specifying whether to write additional text positioning operators or not....downside is the increased PDF document size. The default value is...positioning operators. doc = aw . Document ( file_name = MY_DIR + 'Text...

    reference.aspose.com/words/python-net/aspose.wo...
  6. PdfDigitalSignatureDetails.hashAlgorithm proper...

    PdfDigitalSignatureDetails.hashAlgorithm property. Gets or sets the hash algorithm....generated PDF document. let doc = new aw . Document (); let builder...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Remove Password from Documents via Java | produ...

    Unlock password protected PDF, Microsoft Word file Excel spreadsheet and PowerPoint presentation files via your Java application....Total Java Unlock Unlock Documents using Java APIs Unlock Password...PowerPoint presentation and PDF documents using Aspose.Total for Java...

    products.aspose.com/total/java/unlock/
  8. Story.lastParagraph property | Aspose.Words for...

    Story.lastParagraph property. Gets the last paragraph in the story.... Document (); let builder = new aw ...writeln ( "Run 1. " ); // The document builder has a cursor, which...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Extract Vector Data from a PDF file using Java|...

    Aspose.PDF makes it easy to extract vector data from a PDF file. You can get the vector data, such as position, rectangle bounds, and SVG output....Access vector data from a PDF document Use GraphicsAbsorber to inspect...file. Open the source PDF Document . Create a GraphicsAbsorber...

    docs.aspose.com/pdf/java/extract-vector-data-fr...
  10. LoadOptions.password property | Aspose.Words fo...

    LoadOptions.password property. Gets or sets the password for opening an encrypted Document...password for opening an encrypted document. Can be None or empty string...open an encrypted document. If the document is not encrypted,...

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