Sort Score
Result 10 results
Languages All
Labels All
Results 7,571 - 7,580 of 43,593 for

printing document

(0.12 sec)
  1. 如何用 C++ 添加 Caret 注解 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上在 PDF 文件中添加 Caret 注释的源代码...Load the PDF file Document document = new Document ( System . IO...caretAnnotation1 = new CaretAnnotation ( document . Pages [ 1 ], new Rectangle...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  2. FieldShape | Aspose.Words for Java

    Implements the SHAPE field in Java....the Working with Fields documentation article. Remarks: Retrieves...BIDIOUTLINE fields. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Words::Settings::ViewType enum | Aspose...

    Aspose::Words::Settings::ViewType enum. Possible values for the view mode in Microsoft Word in C++....Value Description None 0 The document shall be rendered in the default...application. Reading 0 The document shall be rendered in the default...

    reference.aspose.com/words/cpp/aspose.words.set...
  4. Aspose::Words::BuildingBlocks::BuildingBlock Cl...

    Represents a glossary Document entry such as a Building Block, AutoText or an AutoCorrect entry....Description Represents a glossary document entry such as a Building Block...insert them into a glossary document. You can modify or delete...

    reference.aspose.com/words/cpp/class/aspose.wor...
  5. DocumentPropertyCollection.Contains | Aspose.Wo...

    DocumentPropertyCollection Contains method. Returns true if a property with the specified name exists in the collection in C#....work with a document’s custom properties. Document doc = new Document...Document (); CustomDocumentProper properties = doc . CustomDocumentProper...

    reference.aspose.com/words/net/aspose.words.pro...
  6. PDF to PDFA Merge using C# | Aspose.PDF

    Combine two or more PDF Documents into one PDFA single file programmatically with C# sample code using Aspose.PDF for .NET...Installing the Library on the Documentation pages. To verify the benefits...of code. Initialize a new Document, and run a loop for merging...

    products.aspose.com/pdf/net/merger/pdf-to-pdfa/
  7. Add Table to PDF using Python | Aspose.PDF

    Adding table in PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET...How to adding Tables in PDF document Using Python for .NET Library... powerful and easy to use document manipulation API for python-net...

    products.aspose.com/pdf/python-net/table/add/
  8. Aspose::Words::DocumentVisitor::VisitBodyStart ...

    Aspose::Words::DocumentVisitor::VisitBodyStart method. Called when enumeration of the main text story in a section has started in C++....how to use a document visitor to print a document’s node structure...{ auto doc = MakeObject < Document > ( MyDir + u "DocumentVisitor-compatible...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. EditableRange | Aspose.Words for Java

    Represents a single editable range in Java....Words Document Object Model (DOM) documentation article. Remarks:...getEditableRangeEnd() in a document tree and allows to work with...

    reference.aspose.com/words/java/com.aspose.word...
  10. fieldif - Aspose.Words for Java - API Reference

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word Documents using Java....DigitalSignatureUtil DocSaveOptions Document DocumentBase DocumentBuilder...insert an IF field. Document doc = new Document(); DocumentBuilder...

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