Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 34,737 for

document properties

(0.06 sec)
  1. Convert SVG to XPS – C# Examples

    You will learn how to convert SVG to XPS programmatically or online and consider C# examples of SVG to XPS conversions using Aspose.SVG....[ Hide Show ] Converting documents to other formats is one of...Rendering.Image; using var document = new SVGDocument("image.svg");...

    docs.aspose.com/svg/net/convert-svg-to-xps/
  2. TableStyle class | Aspose.Words for Python

    aspose.words.TableStyle class. Represents a table style...the Working with Tables documentation article. Inheritance: TableStyle...TableStyle → Style Properties Name Description aliases Gets all...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ParagraphFormat.HangingPunctuation | Aspose.Wor...

    Discover how to enhance your text layout with the Hanging Punctuation property in ParagraphFormat. Optimize readability and style effortlessly!...HangingPunctuation property Gets or sets a flag indicating...set special properties for Asian typography. Document doc = new...

    reference.aspose.com/words/net/aspose.words/par...
  4. Convert DOT to XLS in C++ or with free Online C...

    C++ API to Convert DOT to XLS or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOT to XLS online converter quickly before integrating the code....easily manipulate and convert documents. It includes two powerful...to XLS Open DOT file using Document class reference Convert DOT...

    products.aspose.com/total/cpp/conversion/dot-to...
  5. FieldLink.IsLinked | Aspose.Words for .NET

    Optimize your Documents with FieldLink IsLinked property to reduce file size by excluding graphics data. Enhance efficiency and save storage space!...IsLinked property Gets or sets whether to reduce...storing graphics data with the document. public bool IsLinked { get...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Lock or unlock shapes|Documentation

    This article shows you code explaining how to Lock or unlock shapes to protect them using Aspose.Cells library....shapes in a spreadsheet or document can be beneficial for several...particularly important in complex documents where shapes may be used for...

    docs.aspose.com/cells/net/lock-or-unlock-shapes/
  7. FieldInclude Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldInclude class to seamlessly implement INCLUDE fields in your Documents, enhancing automation and efficiency....the Working with Fields documentation article. public class FieldInclude...The default constructor. Properties Name Description BookmarkName...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Working with Styles and Themes in C#|Aspose.Wor...

    Advanced Microsoft Word formatting features, working with styles and themes using C#....defined in the document using the Document.Styles property. This collection...and user-defined styles in a document. A particular style could...

    docs.aspose.com/words/net/working-with-styles-a...
  9. RevisionGroupCollection class | Aspose.Words fo...

    Aspose.Words.RevisionGroupCollection class. A collection of [RevisionGroup](../revisiongroup/) objects that represent revision groups in the Document...represent revision groups in the document. To learn more, visit the...Track Changes in a Document documentation article. Remarks You...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. How to Convert PDF to Image in C++

    This quick tutorial guides on how to convert PDF to image in C++. Using C++ convert PDF to image using a few lines of code like load the source PDF and just save it as an image....file from the disk into the Document class object and configure...configure the output SVG image properties as well. Once the save options...

    kb.aspose.com/pdf/cpp/how-to-convert-pdf-to-ima...