Sort Score
Result 10 results
Languages All
Labels All
Results 7,671 - 7,680 of 400,500 for

document

(0.13 sec)
  1. AiModel.translate method | Aspose.Words for Nod...

    AiModel.translate method. Translates the provided Document into the specified target language...targetLanguage) Translates the provided document into the specified target...sourceDocument : Aspose . Words . Document , targetLanguage : Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Convert SVG to PDF in Python – Aspose.HTML

    Convert SVG to PDF using the Aspose.HTML Python library. Learn about PdfSaveOptions and consider Python code examples for converting SVG to PDF....Load an SVG document from a file or URL document = ahsvg.SVGDocument("{{input...conv.Converter.convert_svg(document, options, "output.{{output...

    docs.aspose.com/html/python-net/convert-svg-to-...
  3. DocumentBase.FontInfos | Aspose.Words for .NET

    Access detailed font properties with DocumentBase's FontInfos feature, enhancing your Document's design and readability effortlessly....properties of fonts used in this document. public FontInfoCollection...definitions is loaded as is from the document. Font definitions might be...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Aspose::Words::IDocumentProcessorPlugin::Load m...

    Aspose::Words::IDocumentProcessorPlugin::Load method. Load the Document using the specified load options in C++....IDocumentProcessorPl::Load method Load the document using the specified load options...Loading::LoadOptions> The document load options. Can be null...

    reference.aspose.com/words/cpp/aspose.words/ido...
  5. PdfLoadOptions.SkipPdfImages | Aspose.Words for...

    Discover PdfLoadOptions' SkipPdfImages property to control image loading in PDFs. Enhance performance by skipping images for faster Document processing....skipped while loading PDF document. Default is false . public...PageCount = 1 ; Document doc = new Document ( MyDir + "Images...

    reference.aspose.com/words/net/aspose.words.loa...
  6. WriteProtection.IsWriteProtected | Aspose.Words...

    Discover the WriteProtection IsWriteProtected property, easily check if a write protection password is active for enhanced security and data integrity....protect a document with a password. Document doc = new Document ();...Writeln ( "Hello world! This document is protected." ); // Enter...

    reference.aspose.com/words/net/aspose.words.set...
  7. Convert GIF to Base64 – Online Encoder and C# Code

    Convert GIF to Base64 online or in C# and use an encoded string for data URI. Embed it into HTML, CSS, XML, JSON and others....NET Live Demos Free Trial Documentation Source Code API Reference...Overview Live Demos Free Trial Documentation Source Code API Reference...

    products.aspose.com/svg/net/gif-to-base64/
  8. Convert TIFF to Base64 – Online Encoder and C# ...

    Convert TIFF to Base64 online or in C# and use an encoded string for data URI. Embed it into HTML, CSS, XML, JSON and others....NET Live Demos Free Trial Documentation Source Code API Reference...Overview Live Demos Free Trial Documentation Source Code API Reference...

    products.aspose.com/svg/net/tiff-to-base64/
  9. Convert Image to Base64 – Online Encoder and C#...

    Convert Image to Base64 online or in C# and use an encoded string for data URI. Embed it into HTML, CSS, XML, JSON and others....NET Live Demos Free Trial Documentation Source Code API Reference...Overview Live Demos Free Trial Documentation Source Code API Reference...

    products.aspose.com/svg/net/image-to-base64/
  10. ChmLoadOptions constructor | Aspose.Words for P...

    ChmLoadOptions constructor. Initializes a new instance of this class with default values.... # Our document contains URLs like "ms-its:amhelp...= 'amhelp.chm' doc = aw . Document ( stream = io . BytesIO (...

    reference.aspose.com/words/python-net/aspose.wo...