Sort Score
Result 10 results
Languages All
Labels All
Results 4,611 - 4,620 of 18,824 for

printing document

(0.09 sec)
  1. DocumentPropertyCollection.indexOf method | Asp...

    DocumentPropertyCollection.indexOf method. Gets the index of a property by name....Examples Shows how to work with a document’s custom properties. let doc...doc = new aw . Document (); let properties = doc . customDocumentProper...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. RevisionGroup | Aspose.Words for Java

    Represents a group of sequential Revision objects in Java....Track Changes in a Document documentation article. Examples:...how to print info about a group of revisions in a document. Document...

    reference.aspose.com/words/java/com.aspose.word...
  3. 在 .NET 中使用工件|Aspose.PDF for .NET

    Aspose.PDF for .NET 允许您为 PDF 页面添加背景图像,并使用 Artifact 类获取每个水印。... () { // The path to the documents directory var dataDir = RunExamples...(); // Open PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/artifacts/
  4. CustomPartCollection.RemoveAt | Aspose.Words fo...

    Effortlessly manage your CustomPartCollection with the RemoveAt method—quickly remove items by index for streamlined data handling....access a document’s arbitrary custom parts collection. Document doc...doc = new Document ( MyDir + "Custom parts OOXML package.docx"...

    reference.aspose.com/words/net/aspose.words.mar...
  5. IResourceSavingCallback Interface | Aspose.Word...

    Control Aspose.Words resource saving with the IResourceSavingCallback interface. Manage images, fonts, and CSS for optimized HTML or SVG Documents....fonts and css) when saving a document to fixed page HTML or SVG...created while converting a document to HTML. public void ResourceSavingCallba...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Working with Actions in PDF|Aspose.PDF for C++

    This section explains how to add actions to the Document and form fields programmatically with C++....Hyperlink in a PDF File PDF documents are a great way to share information...However, creating links in a PDF document can be challenging. Let’s...

    docs.aspose.com/pdf/cpp/actions/
  7. WordML2003SaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.WORD_ML format in Java....additional options when saving a document into the SaveFormat.WORD_ML...the Specify Save Options documentation article. Remarks: At the...

    reference.aspose.com/words/java/com.aspose.word...
  8. CGM to TIFF Converter using Python | Aspose.PDF

    Sample code on Python for CGM to TIFF conversion. Use example code for batch CGM to TIFF conversion with Python and .NET...convert programmatically a document from CGM to TIFF format with...with a modern document-processing Python API. Use just a few lines...

    products.aspose.com/pdf/python-net/conversion/c...
  9. Setting Page Options with C++|Documentation

    This article provides sample code to set page options of Excel worksheets programmatically using C++ API. You will be able to set Page Orientation, Scaling Factor, FitToPages Options, Paper Size, Print Quality, First Page Number....for worksheets to control printing. These page setup settings...page layout options for a printed worksheet. The PageSetup class...

    docs.aspose.com/cells/cpp/setting-page-options/
  10. How to Access the Presentation Properties in Py...

    This simple topic focuses on how to access the presentation properties in Python. It covers all the details by providing configurations, step-wise program flow and a runnable example to read and print the Document properties in Python....The application to read PPTX document properties in Python is fairly...macOS. Steps to Read PPTX Document Properties in Python Set up...

    kb.aspose.com/slides/python/how-to-access-the-p...