Sort Score
Result 10 results
Languages All
Labels All
Results 3,681 - 3,690 of 422,785 for

document

(1.76 sec)
  1. 通过 Python 提取 PDF 中的字体|Aspose.PDF for Python via...

    使用 Aspose.PDF for Python 库从您的 PDF 文档中提取所有嵌入的字体。... 打开源 PDF 作为 Document . 调用 document.font_utilities.get_all_fonts()...) # Open PDF document document = apdf . Document ( path_infile...

    docs.aspose.com/pdf/zh/python-net/extract-fonts...
  2. SignOptions.decryptionPassword property | Aspos...

    SignOptions.decryptionPassword property. The password to decrypt source Document...password to decrypt source document. Default value is empty string...: string Remarks If OOXML document is encrypted, you should provide...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Document.lastSection property | Aspose.Words fo...

    Document.lastSection property. Gets the last section in the Document....lastSection property Document.lastSection property Gets the last...last section in the document. get lastSection () : Aspose . Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Add Web Link|Aspose.PDF for Python via .NET

    This example binds an input PDF, adds a blue web link annotation on page 1 pointing to Aspose’s Python PDF product page, and saves the modified Document....resources, websites, or documentation. Using PdfContentEditor...instance. Bind the input PDF document. Define a rectangle for the...

    docs.aspose.com/pdf/python-net/add-web-link/
  5. Display SVG Formats Using Java | Aspose.PDF

    Open and view SVG Documents programmatically with Java sample code using Aspose.PDF for Java...the SVG with an instance of Document. View resultant File. Java...instance of Document Document pdfDocument = new Document ( "template...

    products.aspose.com/pdf/java/viewer/svg/
  6. Display PCL Formats Using Java | Aspose.PDF

    Open and view PCL Documents programmatically with Java sample code using Aspose.PDF for Java...the PCL with an instance of Document. View resultant File. Java...instance of Document Document pdfDocument = new Document ( "template...

    products.aspose.com/pdf/java/viewer/pcl/
  7. HtmlLoadOptions.PreferredControlType | Aspose.W...

    Discover HtmlLoadOptions' PreferredControlType property to customize Document node types for imported inputs and select elements. Optimize your forms effortlessly!...or sets preferred type of document nodes that will represent...is not representable with document nodes of the preferred type...

    reference.aspose.com/words/net/aspose.words.loa...
  8. SvgSaveOptions.ResourceSavingCallback | Aspose....

    Control image resource saving with SvgSaveOptions' ResourceSavingCallback. Optimize SVG exports for better quality and efficiency....(images) are saved when a document is exported to SVG format...converting a document to .svg. Document doc = new Document ( MyDir...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Set Image Size using C++|Aspose.PDF for C++

    This section describes how to set image size PDF file using C++ library....Instantiate Document object auto document = MakeObject < Document > ();...collection of PDF file auto page = document -> get_Pages () -> Add ();...

    docs.aspose.com/pdf/cpp/set-image-size/
  10. PdfSaveOptions.cache_background_graphics proper...

    PdfSaveOptions.cache_background_graphics property. Gets or sets a value determining whether or not to cache graphics placed in Document's background....to cache graphics placed in document’s background. @property def...graphics are written to the PDF document as an xObject. When the value...

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