Sort Score
Result 10 results
Languages All
Labels All
Results 8,291 - 8,300 of 41,561 for

document properties

(0.6 sec)
  1. Android API to Render PS to DOCM | products.asp...

    Transform PS to DOCM via Android via Java API...Why to Convert The Portable Document Format (PDF) is a widely used...used file format for documents. It is a popular choice for sharing...

    products.aspose.com/total/android-java/conversi...
  2. AutoFitterOptions for column and row AutoFit - ...

    Hi, We are trying to expose all the Properties of ‘AutoFitterOptions’ for end users in our app, but there is a property called ‘MaxRowHeight’, I believe it make sense for AutoFitRows(), but how this will affect the ‘Aut…...trying to expose all the properties of ‘AutoFitterOptions’ for...in our app, but there is a property called ‘MaxRowHeight’, I believe...

    forum.aspose.com/t/autofitteroptions-for-column...
  3. Read Color of a Shape's Glow Effect with Golang...

    Learn how to read the color of the glow effect of any shape using Aspose.Cells for C++....Color property. It will help you find the various properties relating...

    docs.aspose.com/cells/go-cpp/read-color-of-shap...
  4. Android API to Render MHTML to DOCM | products....

    Transform MHTML to DOCM via Android via Java API...Macro-Enabled Document file format used to store documents with macros...processing features including document conversion, manipulation,...

    products.aspose.com/total/android-java/conversi...
  5. Add Matrix in Aspose.Cells for Reporting Servic...

    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....command bar to define matrix properties such as Name , Range , Header...

    docs.aspose.com/cells/reportingservices/add-mat...
  6. Change array items in XMP metadata of EPS| Java

    The process of changing array items in XMP metadata of EPS file with Aspose.Page API solution for Java is explained and illustrated with the code snippets....items in XMP metadata in EPS document. 2 3 // Initialize EPS file...instance from stream 6 PsDocument document = new PsDocument(psStream);...

    docs.aspose.com/page/java/xmp-metadata/change-a...
  7. Convert GIF to HTML via Python | products.aspos...

    Sample code for GIF to HTML Python conversion. Use API example code for batch GIF files to HTML conversion within VB.NET, Asp.NET or any .NET based application....Install-Package Visit our documentation for more details. How to... powerful and easy to use document manipulation and conversion...

    products.aspose.com/3d/python-net/conversion/gi...
  8. Change simple values in XMP EPS metadata |Java

    The process of changing simple values in XMP metadata of EPS file with Aspose.Page API solution for Java is explained and illustrated with the code here....values in XMP metadata in EPS document. 2 3 // Initialize EPS file...instance from stream 6 PsDocument document = new PsDocument(psStream);...

    docs.aspose.com/page/java/xmp-metadata/change-s...
  9. Grid|Documentation

    Grid element generates a matrix of numbered bubbles that are combined into a single answer....with "element_type": "Grid" property. The maximum number of digits...specified in the sections_count property. The number of bubbles for...

    docs.aspose.com/omr/net/json-markup/grid/
  10. 将 SVG 转换为 PDF – C# 示例

    您将学习如何以编程方式或在线将 SVG 转换为 PDF,并考虑使用 Aspose.SVG 将 SVG 转换为 PDF 的 C# 示例。...Image; using var document = new SVGDocument("image.svg");...{{/if_output}} Converter.ConvertSVG(document, options, "output.{{output...

    docs.aspose.com/svg/zh/net/convert-svg-to-pdf/