Sort Score
Result 10 results
Languages All
Labels All
Results 3,201 - 3,210 of 414,687 for

document

(1.39 sec)
  1. 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/
  2. PDF Highlights Annotation using C++|Aspose.PDF ...

    Explore how to apply highlights annotation to PDF text in C++ with Aspose.PDF for Document enhancement....displayed in the text of the document as a highlight, underline...Markup Annotation to the PDF document, we need to perform the following...

    docs.aspose.com/pdf/cpp/highlights-annotation/
  3. SplitCriteria enumeration | Aspose.Words for Py...

    aspose.words.lowcode.SplitCriteria enumeration. Specifies how the Document is split into parts....enumeration Specifies how the document is split into parts. Members...Description PAGE Specifies that the document is split into pages. SECTION_BREAK...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Adjust_Right_Indent <w:adjustRightInd w:val="of...

    { "type": "ADJUST_RIGHT_INDENT", "attributes": { "val": "0" } },...Create a new document Document doc = new Document(); DocumentBuilder...setRightIndent(0); // Add some text to the document builder.writeln("This paragraph...

    forum.aspose.com/t/adjust-right-indent-w-adjust...
  5. 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/
  6. FieldSection | Aspose.Words for Java

    Implements the SECTION field in Java....the Working with Fields documentation article. Remarks: Retrieves...pages by sections. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldSectionPages | Aspose.Words for Java

    Implements the SECTIONPAGES field in Java....the Working with Fields documentation article. Remarks: Retrieves...pages by sections. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  8. Convert PDF to Different Image Formats in Pytho...

    Discover how to convert PDF Documents into image formats (PNG, JPG, TIFF) using Aspose.PDF in Python via C++.... Open a PDF document using the document_open function, which...returns a Document object. Get the pages of the document using the...

    docs.aspose.com/pdf/python-cpp/convert-pdf-to-i...
  9. LanguagePreferences.AddEditingLanguage | Aspose...

    Enhance your editing experience with the LanguagePreferences AddEditingLanguage method. Easily add and manage multiple editing languages for seamless workflow....preferences when loading a document. LoadOptions loadOptions =...EditingLanguage . Japanese ); Document doc = new Document ( MyDir + "No default...

    reference.aspose.com/words/net/aspose.words.loa...
  10. Aspose::Words::Loading::DocumentRecoveryMode en...

    Aspose::Words::Loading::DocumentRecoveryMode enum. Specifies the available recovery options when a Document encounters errors during loading in C++....available recovery options when a document encounters errors during loading...recovery is attempted. If the document is invalid, loading will fail...

    reference.aspose.com/words/cpp/aspose.words.loa...