Sort Score
Result 10 results
Languages All
Labels All
Results 6,871 - 6,880 of 20,403 for

printing document

(0.14 sec)
  1. FixedPageSaveOptions.MetafileRenderingOptions |...

    Discover FixedPageSaveOptions' MetafileRenderingOptions property to customize and enhance your metafile rendering for optimal results....HandleBinaryRasterWa () { Document doc = new Document ( MyDir + "WMF with...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  2. RevisionGroup.Author | Aspose.Words for .NET

    Discover the RevisionGroup Author property to easily identify the author of each revision group, enhancing your Document management efficiency....how to print info about a group of revisions in a document. Document...Document doc = new Document ( MyDir + "Revisions.docx" ); Assert...

    reference.aspose.com/words/net/aspose.words/rev...
  3. Manipulate Page Properties|Aspose.PDF for .NET

    This section explains how to manipulate Page Properties with Aspose.PDF Facades using PdfPageEditor Class.... () { // The path to the documents directory var dataDir = RunExamples...GetDataDir_AsposePdf (); // Open PDF document using ( var pageEditor = new...

    docs.aspose.com/pdf/net/manipulate-page-propert...
  4. CustomPartCollection indexer | Aspose.Words for...

    CustomPartCollection indexer. Gets or sets an item at the specified index....Examples Shows how to access a document’s arbitrary custom parts collection...collection. doc = aw . Document ( MY_DIR + 'Custom parts OOXML...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Markup::CustomPart::get_ContentT...

    Aspose::Words::Markup::CustomPart::get_ContentType method. Specifies the content type of this custom part in C++....Examples Shows how to access a document’s arbitrary custom parts collection...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Custom...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. Aspose::Words::Markup::CustomPartCollection::id...

    Aspose::Words::Markup::CustomPartCollection::idx_set method. Gets or sets an item at the specified index in C++....Examples Shows how to access a document’s arbitrary custom parts collection...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Custom...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. 如何用 C++ 添加 Strikeout 注解 | Aspose.PDF

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

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  8. Converting a PDF file to XML using Python | Asp...

    Sample code on Python for PDF to XML conversion. Use example code for batch PDF to XML conversion with Python and .NET...programmatically a document from PDF to XML format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/python-net/conversion/p...
  9. How to Change HTML Background Color Using Python

    Learn how to set the background color of HTML Documents using Aspose.HTML for Python via .NET. Consider various ways in ready-to-use Python examples....background color of an HTML document using the Aspose.HTML for...Python: Load or create an HTML document. Determine which element (...

    docs.aspose.com/html/python-net/how-to-change-b...
  10. LayoutEnumerator.move_first_child method | Aspo...

    LayoutEnumerator.move_first_child method. Moves to the first child entity....Shows ways of traversing a document’s layout entities. def la...layout_enumerator_example (): # Open a document that contains a variety of...

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