Sort Score
Result 10 results
Languages All
Labels All
Results 1,451 - 1,460 of 47,553 for

properties

(0.07 sec)
  1. Change PDF Settings to Open in Adobe using Python

    Follow this guide to change PDF settings to open in Adobe using Python. It shares the IDE settings, steps, and code to change PDF viewing preferences using Python....will learn settings various properties to set different UI elements...are to be changed Use the properties in the Document class to...

    kb.aspose.com/pdf/python/change-pdf-settings-to...
  2. Metadata Cleaner for Outlook|Aspose.Words for .NET

    Aspose.Words Metadata Cleaner for Outlook is a metadata removal tool which protects organizations from accidental information and metadata leaks using C#....clean all Built-in and Custom properties from these attachments. This...background. Remove all Built-in Properties from word processing document...

    docs.aspose.com/words/net/metadata-cleaner-for-...
  3. How to Convert Raster Image to SVG using Java

    This quick how-to topic focuses on how to convert Raster image to SVG using Java along with the detailed configuration steps to set up the environment and use the example code. By using Java Raster image to SVG converter application can be easily developed using simple API calls and a few lines of code....SVG image properties Set different SVG properties for the desired...instance you can set different properties of desired SVG image and...

    kb.aspose.com/imaging/java/how-to-convert-raste...
  4. Visio Documents Python API | products.aspose.com

    Aspose.Diagram for Python via .Net is a visio API to read, write and convert Microsoft Visio Documents like VSDX, VDX and more formats...formats, access and read the properties including Visio object formulas...Diagrams Access and read properties High Fidelity Printing Platform...

    products.aspose.com/diagram/python-net/
  5. Convert a Document to HTML, MHTML or EPUB|Aspos...

    Convert a document from almost any format to HTML or MHTML, as well as to EPUB format using C++. You can also specify save options for managing the output document....using the ExportRoundtripInfor property. Saving the round-trip information...allows restoring document properties such as tabs, comments, headers...

    docs.aspose.com/words/cpp/convert-a-document-to...
  6. ShapeLineStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.ShapeLineStyle enum to enhance your document design with customizable compound line styles for shapes....Examples Shows how change stroke properties. Document doc = new Document...shape: // Modify various properties of this shape's stroke. Stroke...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Working with the Glow Effect of Shape or Chart|...

    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....glow property along with the GlowEffect...class contains the following properties which can be set to achieve...

    docs.aspose.com/cells/python-net/working-with-t...
  8. Rotate Text Inside PDF using Python|Aspose.PDF ...

    Explore how to rotate text inside a PDF document in Python for flexible document formatting with Aspose.PDF for Python....( 100 , 600 ) # Set text properties text_fragment_1 . text_state...( 200 , 600 ) # Set text properties text_fragment_2 . text_state...

    docs.aspose.com/pdf/python-net/rotate-text-insi...
  9. Resize Chart's Data Label Shape To Fit Text|Doc...

    Learn how to resize the data label shape in a chart to fit the text in Aspose.Cells for .NET. Our guide will show you how to adjust the size and shape of the label container to ensure that the text is displayed correctly without any truncation or overlapping.... On the Size & Properties tab, expand Alignment to...to reveal the related properties, including the Resize shape to...

    docs.aspose.com/cells/net/resize-chart-s-data-l...
  10. Working with Document in C#|Aspose.Words for .NET

    The `Document` class provides various document Properties and methods using C#. You use the `Document` class as the starting point for whatever you want to perform with Aspose.Words for .NET. The `Document` object can be saved to a file or stream and also sent to a browser....provides various document properties and methods, such as saving...styles, built-in and custom properties, and the MailMerge object...

    docs.aspose.com/words/net/working-with-document/