Sort Score
Result 10 results
Languages All
Labels All
Results 8,201 - 8,210 of 376,824 for

document

(0.53 sec)
  1. 从 PDF 文件获取 XMP 元数据在 Python 中|Aspose.PDF for Java

    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.... Document () pdf = self . Document () pdf = self...

    docs.aspose.com/pdf/zh/java/get-xmp-metadata-fr...
  2. DocumentPartSavingArgs | Aspose.Words for Java

    Provides data for the IDocumentPartSavingCallback.DocumentPartSavingcom.aspose.words.DocumentPartSavingArgs callback in Java....more, visit the Save a Document documentation article. Remarks: When...When Aspose.Words saves a document to HTML or related formats...

    reference.aspose.com/words/java/com.aspose.word...
  3. StructuredDocumentTag.contents_font property | ...

    StructuredDocumentTag.contents_font property. Font formatting that will be applied to text entered into SDT....how to create a structured document tag in a plain text box and...doc = aw . Document () # Create a structured document tag that...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Update Page Dimensions in PHP|Aspose.PDF for Java

    Learn how to modify page dimensions within a PDF Document in PHP using Aspose.PDF for better layout control....Open the target document $pdf = new Document ( $dataDir . 'input1...

    docs.aspose.com/pdf/java/update-page-dimensions...
  5. Table.DistanceTop | Aspose.Words for .NET

    Adjust the distance between your table top and surrounding text effortlessly. Enhance your layout for a polished, professional look with DistanceTop!... Document doc = new Document ( MyDir + "Table...

    reference.aspose.com/words/net/aspose.words.tab...
  6. SvgSaveOptions.id_prefix property | Aspose.Word...

    SvgSaveOptions.id_prefix property. Specifies a prefix that is prepended to all generated element IDs in the output Document...element IDs in the output document. Default value is null and...element IDs (svg). doc = aw . Document ( file_name = MY_DIR + 'Id...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocumentBuilder.bold property | Aspose.Words fo...

    DocumentBuilder.bold property. True if the font is formatted as bold....MERGEFIELDs with data with a document builder instead of a mail...merge. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 格式化PDF文档|Aspose.PDF for Java

    使用Aspose.PDF for Java格式化PDF文档。使用下一个代码片段来解决您的任务。...要设置这些不同的属性,请使用 Document 类打开PDF文件。现在,您可以获取 Document 对象的方法,例如: IsCenterWindow...显示、显示附件面板。 以下代码片段向您展示如何使用 Document 类获取属性。 package com.aspose...

    docs.aspose.com/pdf/zh/java/formatting-pdf-docu...
  9. OpenAiModel.translate method | Aspose.Words for...

    OpenAiModel.translate method. Translates the provided Document into the specified target language...targetLanguage) Translates the provided document into the specified target...sourceDocument : Aspose . Words . Document , targetLanguage : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. IDocumentSavingCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called during saving a Document in Java....saving a document. Examples: Shows how to manage a document while...Exception { Document doc = new Document(getMyDir() + "Big document.docx");...

    reference.aspose.com/words/java/com.aspose.word...