Sort Score
Result 10 results
Languages All
Labels All
Results 7,771 - 7,780 of 40,014 for

document properties

(0.09 sec)
  1. Ensure vertical text layout is preserved when e...

    Ensure vertical text layout is preserved when exporting to PDF. Currently using version 23.4. We are working with Chinese text. When converting horizontal Documents to PDF, the layout remains correct. However, when con…...When converting horizontal documents to PDF, the layout remains...when converting vertical documents, the PDF output turns horizontal...

    forum.aspose.com/t/ensure-vertical-text-layout-...
  2. Managing Recurrences|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....recurrence object by setting the properties like PatternType, Period...OccurenceCount. Set MapiTask.Recurrence property to this daily recurrence object...

    docs.aspose.com/email/net/managing-recurrences/
  3. FieldSeparator class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldSeparator class. Represents a Word field separator that separates the field code from the field result...the Working with Fields documentation article. Remarks FieldSeparator...FieldSeparatorChar control character in the document. FieldSeparator can only be...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 使用 Python 将 SVG 转换为图像、JPG、PNG、BMP、TIFF 和 GIF

    了解 SVG 到图像的转换,以及如何通过 Aspose.SVG for Python via .NET 执行转换。参考 Python 示例和在线 SVG 转换器。...{{/if_output}} # Load an SVG document from a file with SVGDocument("{{input...SVGDocument("{{input lower}}") as document: # Initialize saving options...

    docs.aspose.com/svg/zh/python-net/convert-svg-t...
  5. Generate Postnet barcode Images via JavaScript ...

    JavaScript example of code to generate Postnet barcode in any modern browser using WebAssembly-based library....and set different barcode properties var generator = new BarCodeInstance...GenerateBarCodeImage (); // Display image document . getElementById ( "generatedImage"...

    products.aspose.com/barcode/javascript-cpp/post...
  6. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP presentation solutions.... Some properties and methods have been removed...

    docs.aspose.com/slides/net/public-api-and-backw...
  7. Convert HTML to PDF in Java – Aspose.HTML for Java

    Convert HTML to PDF with Aspose.HTML for Java. Use Converter and PdfSaveOptions classes for precise and customizable PDF outputs....generating reports, or sharing documents that are difficult to edit...and reliably convert HTML documents to other formats is one of...

    docs.aspose.com/html/java/html-to-pdf-converter/
  8. Generate Swiss Post Parcel Images via JavaScrip...

    JavaScript example of code to generate Swiss Post Parcel in any modern browser using WebAssembly-based library....and set different barcode properties var generator = new BarCodeInstance...GenerateBarCodeImage (); // Display image document . getElementById ( "generatedImage"...

    products.aspose.com/barcode/javascript-cpp/swis...
  9. Specify 3D File Load Options in C#|Documentation

    There are several Scene.Open method overloads or Scene class constructor overloads that accept a LoadOptions object. Each load format has a corresponding class that holds load options for that load format....NET //This will output all properties defined in GlobalSettings...FBX" , opt ); foreach ( Property property in scene . RootNode ....

    docs.aspose.com/3d/net/specify-3d-file-load-opt...
  10. Aspose::Words::Style class | Aspose.Words for C...

    Aspose::Words::Style class. Represents a single built-in or user-defined style. To learn more, visit the Documentation article in C++....with Styles and Themes documentation article. class Style : public...MS Word. get_Document () Gets the owner document. get_Font ()...

    reference.aspose.com/words/cpp/aspose.words/style/