Sort Score
Result 10 results
Languages All
Labels All
Results 7,751 - 7,760 of 40,016 for

document properties

(0.16 sec)
  1. Android API to Render PCL to PS | products.aspo...

    Transform PCL to PS 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. Android API to Render CGM to PS | products.aspo...

    Transform CGM to PS via Android via Java API...extraction, image extraction, document manipulation, and much more...such as document manipulation, text manipulation, document conversion...

    products.aspose.com/total/android-java/conversi...
  3. Convert HTML to XPS | C# Examples

    Learn about the supported HTML to XPS conversion scenarios using Aspose.HTML for .NET API and consider C# examples to illustrate them....Contents [ Hide Show ] XPS is a document storage and viewing format...signatures to provide greater document security and more. HTML to...

    docs.aspose.com/html/net/convert-html-to-xps/
  4. Table cell vertical alignment not applied consi...

    I’m seeing inconsistent rendering of table cell vertical alignment when converting DOCX to images with Aspose.Words. sample1.docx → Cell content is not vertically centered in the PNG output (unexpected). sample2.docx →…... Strangely, the document that falls back to the older...for this difference from the document XML alone. Sample Code Environment:...

    forum.aspose.com/t/table-cell-vertical-alignmen...
  5. Container|Documentation

    Container element is used to break content into columns and to add a footer to the form...."element_type": "Container" property. Elements displayed inside...of objects in the children property. { "element_type" : "Container"...

    docs.aspose.com/omr/net/json-markup/container/
  6. Convert HTML to Other Formats|Documentation

    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....Set the ShouldAddPlainTextVi property to true to generate a plain...HTML files to EMLX. All the properties and classes provided by the...

    docs.aspose.com/email/net/converting-between-fo...
  7. Performance issues with InsertShape when WrapTy...

    I have been working on a Document generation method and was getting reports that after switching from Xamarin to MAUI, we started to experience the Document takes sometimes twice as long as usual to generate. I was task…...1 I have been working on a document generation method and was...started to experience the document takes sometimes twice as long...

    forum.aspose.com/t/performance-issues-with-inse...
  8. Is there anyway to get the document grid line h...

    hi,is there anyway to get the Document grid line height by Aspose.word,as the attachement image shows?...Is there anyway to get the document grid line height by Aspose...hi,is there anyway to get the document grid line height by Aspose...

    forum.aspose.com/t/is-there-anyway-to-get-the-d...
  9. Aspose::Words::Loading::ChmLoadOptions class | ...

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

    reference.aspose.com/words/cpp/aspose.words.loa...
  10. 将 SVG 转换为 XPS – C# 示例

    您将学习如何以编程方式或在线将 SVG 转换为 XPS,并考虑使用 Aspose.SVG 将 SVG 转换为 XPS 的 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-xps/