Sort Score
Result 10 results
Languages All
Labels All
Results 3,391 - 3,400 of 49,804 for

properties

(0.53 sec)
  1. How to Convert Visio to JPG in Python

    This brief article covers the information about the process to convert Visio to JPG in Python. It encompasses the steps and a runnable code snippet to export VSDX or VSD to JPG in Python....diagram Set required image properties using the ImageSaveOptions...Next, you can set different properties for the output image, say...

    kb.aspose.com/diagram/python/how-to-convert-vis...
  2. How to Convert Word to Markdown using Java

    In this short tutorial you will learn how to convert Word to Markdown using Java. The following code and steps can be followed to create Word to Markdown converter using Java in any of the commonly used operating system like Windows, macOS, or Linux....MarkdownSaveOptions class, set different properties for the markdown file Save...loaded and then different properties exposed by MarkdownSaveOptions...

    kb.aspose.com/words/java/how-to-convert-word-to...
  3. How to Convert DOCX to TIFF using Java

    This topic explains how to convert DOCX to TIFF using Java without Interop. This will enable you to export DOCX to TIFF using Java with no reliance on Microsoft Word or Interop in any of the operating system like macOS, Ubuntu and Windows....object, we will set different properties of desired TIFF file including...different image rendering properties including color mode, contrast...

    kb.aspose.com/words/java/how-to-convert-docx-to...
  4. How to Convert PDF to SVG Image using C#

    This tutorial explains how to convert PDF to SVG using C#. It contains the information to prepare the environment, followed by a sequence of steps and a code snippet for rendering PDF to vector image using C#....you can improvise different properties to modify the output vector...Whereas, you can set custom properties like compressing the output...

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-svg...
  5. Document.frameset property | Aspose.Words for P...

    Document.frameset property. Returns a [Document.frameset](./) instance if this document represents a frames page....frameset property Document.frameset property Returns a Document...represents a frames page. @property def frameset ( self ) -> aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FramesetCollection indexer | Aspose.Words for P...

    FramesetCollection indexer. Gets a frame or frames page at the specified index....is_frame_link_to_file ) # Change properties for one of our frames. doc...constructor FramesetCollection.count property...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Add Bookmark to PDF using Python | Aspose.PDF

    Add Bookmarks to PDF Programmatically with Python Using Aspose.PDF for Python for .NET...a bookmark and define its properties. Add the OutlineItemCollectio...creates a bookmark with certain properties via Python. It sets the target...

    products.aspose.com/pdf/python-net/bookmarks/
  8. SubDocument class | Aspose.Words for Python

    aspose.words.SubDocument class. Represents a SubDocument - which is a reference to an externally stored document...provide public methods and properties to create or modify a subdocument...Inheritance: SubDocument → Node Properties Name Description custom_node_id...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Cropping PDF Pages using Python|Aspose.PDF for ...

    You may change page Properties, such as the width, height, Bleed-, Crop- and Trimbox using Aspose.PDF for Python via .NET....Contents [ Hide ] Get Page Properties Each page in a PDF file has...has a number of properties, such as the width, height, bleed-...

    docs.aspose.com/pdf/python-net/crop-pages/
  10. Aspose::Words::WebExtensions::BaseWebExtensionC...

    Aspose::Words::WebExtensions::BaseWebExtensionCollection::GetEnumerator method. Returns an enumerator that can iterate through a collection in C++....get_Count ()); // Print all properties of the document's web extension...get_WebExtension () -> get_Properties (); { System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.web...