Sort Score
Result 10 results
Languages All
Labels All
Results 6,571 - 6,580 of 400,476 for

document

(0.39 sec)
  1. C# API to Export MSG to MD | products.aspose.com

    Convert MSG to MD without using Microsoft Word or Outlook on .NET...working with Microsoft Office documents, PDFs, images, emails, and...working with Microsoft Word documents, and it can be used to render...

    products.aspose.com/total/net/conversion/msg-to...
  2. EndnotePosition Enum | Aspose.Words for .NET

    Discover the Aspose.Words EndnotePosition enum for precise control over endnote placement in Documents, enhancing your text formatting capabilities....are output at the end of the document. Examples Shows how to select...the document collects and displays its endnotes. Document doc...

    reference.aspose.com/words/net/aspose.words.not...
  3. Convert PDF to PDF/A formats in Python|Aspose.P...

    Explore the steps to convert PDF files to PDF/A format for long-term archiving using Aspose.PDF in Python via Java....Convert the file using the Document class Convert method. Before...log" # Open PDF document document = Api . Document ( input_pdf )...

    docs.aspose.com/pdf/python-java/convert-pdf-to-...
  4. FieldFileSize.is_in_megabytes property | Aspose...

    FieldFileSize.is_in_megabytes property. Gets or sets whether to display the file size in megabytes....of a document with a FILESIZE field. doc = aw . Document ( file_name...file_name = MY_DIR + 'Document.docx' ) self . assertEqual ( 18105...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 使用 PHP 向 PDF 添加文本 | Aspose.PDF

    使用 Aspose.PDF for PHP via Java,使用 PHP 示例代码,以编程方式向 PDF 添加文本... 使用 Document 實例載入 PDF。 建立 TextParagraph...文档中添加文本-PHP // Open document $document = new Document ( $inputFile );...

    products.aspose.com/pdf/zh-hant/php-java/text/
  6. Example of Hello World using Go language|Aspose...

    This sample demonstrates how to create a simple PDF Document with text Hello World using Aspose.PDF for Go....allows developers to embed PDF document creation, manipulation, and...article, we are creating a PDF document containing the text “Hello...

    docs.aspose.com/pdf/go-cpp/hello-world-example/
  7. Aspose::Words::PlainTextDocument::PlainTextDocu...

    Aspose::Words::PlainTextDocument::PlainTextDocument constructor. Creates a plain text Document from a stream. Automatically detects the file format in C++....constructor Creates a plain text document from a stream. Automatically...the text from. Remarks The document must be stored at the beginning...

    reference.aspose.com/words/cpp/aspose.words/pla...
  8. Saving a printable form and recognition pattern...

    How to save a generated printable form and a recognition pattern file on disk....Printable form as an image or PDF document. A recognition pattern used...image per page) or in one PDF document. Regardless of the chosen...

    docs.aspose.com/omr/net/generate-template/save/
  9. Aspose::Words::Saving::ImageSaveOptions::get_Pa...

    Aspose::Words::Saving::ImageSaveOptions::get_PaperColor method. Gets or sets the background (paper) color for the generated images. The default value is White in C++....When rendering pages of a document that specifies its own background...background color, then the document background color will override...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. DocumentDirection | Aspose.Words for Java

    Allows to specify the direction to flow the text in a Document in Java....direction to flow the text in a document. Examples: Shows how to detect...detect plaintext document text direction. // Create a "TxtLoadOptions"...

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