Sort Score
Result 10 results
Languages All
Labels All
Results 7,301 - 7,310 of 424,010 for

document

(0.38 sec)
  1. StructuredDocumentTagCollection.getById method ...

    StructuredDocumentTagCollection.getById method. Returns the structured Document tag by identifier....getById(id) Returns the structured document tag by identifier. getById...Description id number The structured document tag identifier. Remarks Returns...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ParagraphAlignment Enum | Aspose.Words for .NET

    Discover Aspose.Words.ParagraphAlignment enum for precise text alignment in your Documents. Enhance readability and formatting with ease!...Words document by hand. Document doc = new Document (); // A...A blank document contains one section, one body and one paragraph...

    reference.aspose.com/words/net/aspose.words/par...
  3. Pdf Compliace PDF/A and PDF/UA - Free Support F...

    I’m setting the PDF compliance to PDF_A_4_UA_2 but the generated Document doesn’t appear to be compliant with any PDF/A standard....PDF_A_4_UA_2 but the generated document doesn’t appear to be compliant...aspose.pdf.Document docPdf = new com.aspose.pdf.Document(inputStream);...

    forum.aspose.com/t/pdf-compliace-pdf-a-and-pdf-...
  4. PdfSaveOptions.compliance property | Aspose.Wor...

    PdfSaveOptions.compliance property. Specifies the PDF standards compliance level for output Documents....compliance level for output documents. @property def compliance...level of saved PDF documents. doc = aw . Document ( file_name = MY_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Autofit Setting for Tables|Aspose.Words for Java

    Autofit settings to tables. Docx4j does not provide an opportunity to autofit settings to tables....the Working with Tables documentation section. When creating a...// Open the document Document doc = new Document ( dataDir +...

    docs.aspose.com/words/java/autofit-setting-for-...
  6. Aspose::Words::InlineStory::get_IsInsertRevisio...

    Aspose::Words::InlineStory::get_IsInsertRevision method. Returns true if this object was inserted in Microsoft Word while change tracking was enabled in C++....MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/cpp/aspose.words/inl...
  7. HtmlLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading HTML Document into a Document object in Java....when loading HTML document into a Document object. To learn more...the Specify Load Options documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  8. 总结文档|Aspose.Words为Java

    总结一个文档。 Aspose.Words为Java 通过允许您指定摘要长度,使用OpenAI和GoogleAI模型简化文档摘要。...下面的代码示例演示如何使用GPT-4o模型汇总文档: Document firstDoc = new Document ( getMyDir ()..."Big document.docx" ); Document secondDoc = new Document ( getMyDir...

    docs.aspose.com/words/zh/java/summarize-a-docum...
  9. Import FDF format annotations to PDF via C#|Asp...

    Use existing Form.ImportFdf() or add PdfAnnotationEditor.ImportAnnotationsFromFdf() methods for import FDF format annotations to PDF with Aspose.PDF for .NET....data and annotations in PDF documents. It is a lightweight PDF version...import annotations from a FDF document to PDF file. Also, Class Form...

    docs.aspose.com/pdf/net/import-fdf/
  10. HtmlElementSizeOutputMode | Aspose.Words for Java

    Specifies how Aspose.Words exports element widths and heights to HTML MHTML and EPUB in Java.... Document doc = new Document(); DocumentBuilder...fromPoints(144.0)); // When we save a document to HTML, Aspose.Words will...

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