Sort Score
Result 10 results
Languages All
Labels All
Results 5,691 - 5,700 of 41,529 for

document properties

(0.38 sec)
  1. Manage VBA Projects in Presentations Using C++|...

    Discover how to generate and manipulate PowerPoint and OpenDocument presentations via VBA with Aspose.Slides for C++ to streamline your workflow....presentation: // The path to the documents directory. const String outPath...PowerPoint, Excel, and Word documents. Remove VBA Macros Using the...

    docs.aspose.com/slides/cpp/presentation-via-vba/
  2. How to Put Page Number in Word using Python

    This article provides detailed information on how to put page number in Word using Python. It will guide you to load an existing Word file and then insert page numbers in word using python with the help of few API calls only....source Word file using the Document class object Create DocumentBuilder...writing and moving in the loaded document Move to the footer section...

    kb.aspose.com/words/python/how-to-put-page-numb...
  3. SdtListItemCollection class | Aspose.Words for ...

    aspose.words.markup.SdtListItemCollection class. Provides access to [SdtListItem](../sdtlistitem/) elements of a structured Document tag...SdtListItem elements of a structured document tag. To learn more, visit...Structured Document Tags or Content Control documentation article...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Text|Documentation

    Text element is used to add one or more lines of text to the form....with "element_type": "Text" property. The text displayed in the...form is specified in the name property. { "element_type" : "Text"...

    docs.aspose.com/omr/net/json-markup/text/
  5. How to Remove Comments in Word using Python

    This quick tutorial guides on how to remove comments in Word using Python. It shares all the details to configure the environment, detailed steps to be performed for writhing this application and a runnable sample code that can be used to delete all comments in Word using Python....namespaces, classes, methods, and properties that are required for developing...Load the Word file using the Document class object that contains...

    kb.aspose.com/words/python/how-to-remove-commen...
  6. CustomXmlPart class | Aspose.Words for Python

    aspose.words.markup.CustomXmlPart class. Represents a Custom XML Data Storage Part (custom XML data within a package)...Structured Document Tags or Content Control documentation article...article. Remarks A DOCX or DOC document can contain one or more Custom...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Color Space Conversion for JPEG through ICC Pro...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....look-up tables describing the properties of a color and helping in...RgbColorProfile and CmykColorProfile properties will work for changing pixel...

    docs.aspose.com/psd/java/color-space-conversion...
  8. Setting Pivot Table Option - For Empty Cells Sh...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....nullString properties for setting the “For empty...Cells initialized" ); }); document . getElementById ( 'runExample'...

    docs.aspose.com/cells/javascript-cpp/setting-pi...
  9. Public API Changes in Aspose.PDF for Java 9.5.0...

    Learn about the public API changes in Aspose.PDF for Java version 9.5.0 for improved functionality and better compatibility....important and is documented here. Property CoordinateType is...PdfConverter The CoordinateType property allows to set printable area...

    docs.aspose.com/pdf/java/public-api-changes-in-...
  10. Add Arc Object to PDF file|Aspose.PDF for .NET

    This article explains how to create a arc object to your PDF using Aspose.PDF for .NET....) to PDF documents. It also offers the feature...Follow the steps below: Create Document instance. Create Drawing object...

    docs.aspose.com/pdf/net/add-arc/