Sort Score
Result 10 results
Languages All
Labels All
Results 3,031 - 3,040 of 417,990 for

document

(0.14 sec)
  1. Aspose::Words::Loading::TxtLoadOptions::get_Doc...

    Aspose::Words::Loading::TxtLoadOptions::get_DocumentDirection method. Gets or sets a Document direction. The default value is LeftToRight in C++....ion method Gets or sets a document direction. The default value...Shows how to detect plaintext document text direction. // Create...

    reference.aspose.com/words/cpp/aspose.words.loa...
  2. StructuredDocumentTagRangeStart.Level | Aspose....

    Discover the StructuredDocumentTagRangeStart Level property to easily identify its position in the Document tree, enhancing your Document management efficiency....structured document tag range start occurs in the document tree. public...structured document tags. Document doc = new Document ( MyDir +...

    reference.aspose.com/words/net/aspose.words.mar...
  3. Using extra types of PDF annotations|Aspose.PDF...

    Discover how to add extra annotations to PDF Documents in Java with Aspose.PDF for more interactive Documents....annotation: Load the PDF file - new Document . Create new Caret Annotation...Load the PDF file Document document = new Document ( _dataDir + "sample...

    docs.aspose.com/pdf/java/extra-annotations/
  4. C# API to Export MSG to SVG | products.aspose.com

    Convert MSG to SVG without using Microsoft Word or Outlook on .NET...manipulating Microsoft Office documents, PDFs, images, and other file...create, edit, and convert documents in various formats, including...

    products.aspose.com/total/net/conversion/msg-to...
  5. Basics of Aspose.PDF DOM API|Aspose.PDF for And...

    Aspose.PDF for Android via Java also uses the idea of DOM to represent the structure of a PDF Document in terms of objects. Here you can read the description of this structure....Introduction to the DOM API Document Object Model (DOM) is a form...representation of structured documents as an object-oriented model...

    docs.aspose.com/pdf/androidjava/basics-of-dom-api/
  6. Supported File Formats C++|Aspose.PDF for C++

    This page shows which Aspose.PDF for C++ can load and save file formats....PDF Portable Document Format PDF/A Portable Document Format HTML...typesetting file format XPS XPS Documents XSLFO XSL-FO is part of XSL...

    docs.aspose.com/pdf/cpp/supported-file-formats/
  7. Add Pages in PDF with Python via C++|Aspose.PDF...

    This article teaches how to insert (add) a page at the desired location PDF file in Python using C++....The code snippet opens a PDF document, adds an empty page to it...it, and saves the modified document as a new PDF file. To insert...

    docs.aspose.com/pdf/python-cpp/add-pages/
  8. Working with Operators|Aspose.PDF for .NET

    This topic explains how to use operators with Aspose.PDF. The operator classes provide great features for PDF manipulation....Create a Document object and open the input PDF document. Get the... () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/net/working-with-operators/
  9. Fill AcroForms|Aspose.PDF for PHP via Java

    This section explains how to fill form field in a PDF Document with Aspose.PDF for PHP via Java....AcroForms Contents [ Hide ] PDF documents are wonderful, and really...field, get the field from the Document object’s Form collection....

    docs.aspose.com/pdf/php-java/fill-form/
  10. PdfFileMend 类|Aspose.PDF for Java

    本节介绍如何使用 PdfFileMend 类处理 Aspose.PDF Facades。...AddText03 () { Document document = new Document ( _dataDir + "sample..."sample.pdf" ); document . Pages . Add (); document . Pages . Add...

    docs.aspose.com/pdf/zh/java/pdffilemend-class/