Sort Score
Result 10 results
Languages All
Labels All
Results 8,351 - 8,360 of 41,504 for

document properties

(0.11 sec)
  1. Android API to Render CGM to XAMLFLOW | product...

    Transform CGM to XAMLFLOW via Android via Java API...manipulate, convert, and render documents in various formats. It includes...via Java Open CGM file using Document class Convert CGM to DOC by...

    products.aspose.com/total/android-java/conversi...
  2. Android API to Render MD to MHTML | products.as...

    Transform MD to MHTML via Android via Java API...via Java Open MD file using Document class Convert MD to DOC by...using Document class of Aspose.Words Save the document to MHTML...

    products.aspose.com/total/android-java/conversi...
  3. Android API to Render MHTML to DOT | products.a...

    Transform MHTML to DOT via Android via Java API...Java Open MHTML file using Document class Convert MHTML to DOC...using Document class of Aspose.Words Save the document to DOT...

    products.aspose.com/total/android-java/conversi...
  4. Android API to Render XPS to GIF | products.asp...

    Transform XPS to GIF via Android via Java API...via Java Open XPS file using Document class Convert XPS to DOC by...using Document class of Aspose.Words Save the document to GIF...

    products.aspose.com/total/android-java/conversi...
  5. Android API to Render SVG to MHTML | products.a...

    Transform SVG to MHTML via Android via Java API...via Java Open SVG file using Document class Convert SVG to DOC by...using Document class of Aspose.Words Save the document to MHTML...

    products.aspose.com/total/android-java/conversi...
  6. FontSettings.SetFontsSources | Aspose.Words for...

    Discover how the SetFontsSources method in Aspose.Words enhances Document rendering by specifying TrueType font sources for optimal results....TrueType fonts when rendering documents or embedding fonts. public...to the system. Setting this property resets the cache of all previously...

    reference.aspose.com/words/net/aspose.words.fon...
  7. Convert PDF to U3D via C# | products.aspose.com

    Sample code for PDF to U3D C# conversion. Use API example code for batch PDF files to U3D conversion within VB.NET, Asp.NET or any .NET based application.... powerful and easy to use document manipulation and conversion...U3dSaveOptions Set U3D specific properties for advanced conversion Call...

    products.aspose.com/3d/net/conversion/pdf-to-u3d/
  8. Convert U3D to PDF via C# | products.aspose.com

    Sample code for U3D to PDF C# conversion. Use API example code for batch U3D files to PDF conversion within VB.NET, Asp.NET or any .NET based application.... powerful and easy to use document manipulation and conversion...PdfSaveOptions Set PDF specific properties for advanced conversion Call...

    products.aspose.com/3d/net/conversion/u3d-to-pdf/
  9. FieldRef Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldRef class for seamless REF field implementation. Enhance Document automation and streamline your workflow today!...the Working with Fields documentation article. public class FieldRef...The default constructor. Properties Name Description BookmarkName...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Converting HTML to PDF errors after upgrading f...

    Hi, please help, we are using Aspose.PDF for HTML to PDF conversions and encountering a blocking error when upgrading to .NET 8 or .NET 9, I have tried various versions of Aspose.PDF and the latest stable version 25.2.…...GetBytes(html)); var document = new Document(input, new HtmlLoadOptions());...memoryStream = new MemoryStream(); document.Save(memoryStream); var actualPdfBytes...

    forum.aspose.com/t/converting-html-to-pdf-error...