Sort Score
Result 10 results
Languages All
Labels All
Results 6,921 - 6,930 of 401,818 for

document

(0.43 sec)
  1. How to Convert HTML to Word in Java

    This brief tutorial explains how to convert HTML to Word in Java by just loading the HTML file and saving it as a Word file. While using Java HTML to Word conversion provides full control as you can configure the output Word file by setting all the characteristics supported by MS Word....HTML file is loaded into a Document class object and saved as...HTML file is loaded into the Document class object, you will have...

    kb.aspose.com/words/java/how-to-convert-html-to...
  2. How to Convert PDF to Image in C++

    This quick tutorial guides on how to convert PDF to image in C++. Using C++ convert PDF to image using a few lines of code like load the source PDF and just save it as an image....file from the disk into the Document class object and configure...calling the save function of the document class. Steps to Convert PDF...

    kb.aspose.com/pdf/cpp/how-to-convert-pdf-to-ima...
  3. Document.digital_signatures property | Aspose.W...

    Document.digital_signatures property. Gets the collection of digital signatures for this Document and their validation results....digital_signatures property Document.digital_signatures property...digital signatures for this document and their validation results...

    reference.aspose.com/words/python-net/aspose.wo...
  4. IStructuredDocumentTag Interface | Aspose.Words...

    Explore the Aspose.Words.Markup.IStructuredDocumentTag interface for efficient management of Structured Document Tags and enhance your Document processing today!...appearance of the structured document tag. Color { get; set; } Gets...the color of the structured document tag. Id { get; } Specifies...

    reference.aspose.com/words/net/aspose.words.mar...
  5. Convert PDF to Searchable PDF via C# | Aspose

    Sample code for PDF to Searchable PDF C# conversion. Use API example code for batch PDF files to Searchable PDF conversion within VB.NET, Asp.NET or any .NET based application....recognition on PDF document and save text as PDF document using Aspose...Install-Package Visit our documentation for more details. How to...

    products.aspose.com/ocr/net/conversion/pdf-to-s...
  6. HtmlMetafileFormat Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.HtmlMetafileFormat enum for seamless metafile saving in HTML Documents. Enhance your Document conversion experience today!...metafiles are saved to HTML documents. public enum HtmlMetafileFormat...different format when saving HTML documents. string html = @"<html> <svg...

    reference.aspose.com/words/net/aspose.words.sav...
  7. MailMergeRegionInfo.EndMustacheTag | Aspose.Wor...

    Discover the MailMergeRegionInfo EndMustacheTag property, which efficiently returns the end mustache tag for your Document regions. Optimize your workflow!... Document document = new Document ( MyDir + "Mail...merge mustache tags.docx" ); document . MailMerge . UseNonMergeFields...

    reference.aspose.com/words/net/aspose.words.mai...
  8. MailMergeRegionInfo.StartMustacheTag | Aspose.W...

    Discover the MailMergeRegionInfo StartMustacheTag property, which provides an essential start tag for seamless Document regions in your projects.... Document document = new Document ( MyDir + "Mail...merge mustache tags.docx" ); document . MailMerge . UseNonMergeFields...

    reference.aspose.com/words/net/aspose.words.mai...
  9. DocumentBase.FootnoteSeparators | Aspose.Words ...

    Access and customize footnote and endnote separators in your Document with DocumentBase's FootnoteSeparators property for enhanced formatting control....separators defined in the document. public FootnoteSeparatorCol...endnote separator. Document doc = new Document ( MyDir + "Footnotes...

    reference.aspose.com/words/net/aspose.words/doc...
  10. FontSettings.SetFontsFolder | Aspose.Words for ...

    Discover how to use the SetFontsFolder method to specify a TrueType font directory in Aspose.Words, enhancing Document rendering and font embedding....TrueType fonts when rendering documents or embedding fonts. This is...source directory. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fon...