Sort Score
Result 10 results
Languages All
Labels All
Results 3,471 - 3,480 of 423,604 for

document

(0.58 sec)
  1. DocumentBuilder.current_node property | Aspose....

    DocumentBuilder.current_node property. Gets the node that is currently selected in this DocumentBuilder....a paragraph or structured document tag, DocumentBuilder.current_node...Examples Shows how to move a document builder’s cursor to different...

    reference.aspose.com/words/python-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. 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...
  5. 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...
  6. 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...
  7. 总结文档|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...
  8. 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/
  9. ChartAxisTitle | Aspose.Words for Java

    Provides access to the axis title properties in Java....the Working with Charts documentation article. Examples: Shows...chart axis title. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  10. DocumentBuilder.current_paragraph property | As...

    DocumentBuilder.current_paragraph property. Gets the paragraph that is currently selected in this [DocumentBuilder](../)....Examples Shows how to move a document builder’s cursor to different...different nodes in a document. doc = aw . Document () builder = aw...

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