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

document properties

(0.14 sec)
  1. C++ API to Convert XML to DIF | products.aspose...

    Convert XML to DIF via C++ API without using Microsoft Excel or Adobe Reader...to DIF Open XML file using Document class reference Convert XML...member function Load XLSX document by using IWorkbook class reference...

    products.aspose.com/total/cpp/conversion/xml-to...
  2. Aspose::Words::Loading::HtmlLoadOptions class |...

    Aspose::Words::Loading::HtmlLoadOptions class. Allows to specify additional options when loading HTML Document into a Document object. To learn more, visit the Documentation article in C++....when loading HTML document into a Document object. To learn more...the Specify Load Options documentation article. class HtmlLoadOptions...

    reference.aspose.com/words/cpp/aspose.words.loa...
  3. ImageSize.WidthPixels | Aspose.Words for .NET

    Discover the ImageSize WidthPixels property to easily retrieve the pixel width of your images, enhancing your image management and optimization....WidthPixels property Gets the width of the image...read the properties of an image in a shape. Document doc = new...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Hyphenation class | Aspose.Words for Python

    aspose.words.Hyphenation class. Provides methods for working with hyphenation dictionaries...with Hyphenation documentation article. Properties Name Description...dictionaries when page layout of the document is built. This allows delay...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Convert SVG to Image, JPG, PNG, BMP, TIFF and G...

    Learn about supported SVG to Image conversion scenarios and how to execute them with Aspose.SVG. You will find C# examples and online SVG Converter...Image; using var document = new SVGDocument("image.svg");...{{/if_output}} Converter.ConvertSVG(document, options, "output.{{output...

    docs.aspose.com/svg/net/convert-svg-to-image/
  6. Public API Changes in Aspose.Imaging 2.6.0|Docu...

    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....0 Contents [ Hide ] This document describes the changes to the...CadRasterizationOpti and set its various properties Aspose . Imaging . ImageOptions...

    docs.aspose.com/imaging/net/public-api-changes-...
  7. FontSavingArgs class | Aspose.Words for Python

    aspose.words.saving.FontSavingArgs class. Provides data for the [IFontSavingCallback.font_saving()](../ifontsavingcallback/font_saving/#fontsavingargs) event...more, visit the Save a Document documentation article. Remarks When...When Aspose.Words saves a document to HTML or related formats...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Chart.title property | Aspose.Words for Python

    Chart.title property. Provides access to the chart title Properties....title property Chart.title property Provides access to the chart...chart title properties. @property def title ( self ) -> aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  9. How to Generate Barcode in Python? | products.a...

    Short script code to generate barcodes using Python. Barcodes can be 1D, 2D and postal barcode images of various symbologies including 128 and QR using few lines code....Users can easily manipulate properties such as height, size, color...management, product tracking, or document identification, the API offers...

    products.aspose.com/total/python-net/generate-b...
  10. 将椭圆对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将椭圆对象创建到您的PDF中。...Ellipse () { // The path to the document directory var dataDir = RunExamples...(); // Create PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/add-ellipse/