Sort Score
Result 10 results
Languages All
Labels All
Results 9,331 - 9,340 of 351,176 for

document

(0.51 sec)
  1. Simple Mail Merge in Ruby|Aspose.Words for Java

    Simple Mail Merge using Ruby....Ruby Code ## The path to the documents directory. data_dir = File...'/data/quickstart/' \ # Open the document. doc = Rjb :: import ( 'com...

    docs.aspose.com/words/java/simple-mail-merge-in...
  2. FieldCitation.format_language_id property | Asp...

    FieldCitation.format_language_id property. Gets or sets the language ID that is used in conjunction with the specified bibliographic style to format the citation in the Document....format the citation in the document. @property def format_language_id...BIBLIOGRAPHY fields. # Open a document containing bibliographical...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FieldBibliography.format_language_id property |...

    FieldBibliography.format_language_id property. Gets or sets the language ID that is used to format the bibliographic sources in the Document....bibliographic sources in the document. @property def format_language_id...BIBLIOGRAPHY fields. # Open a document containing bibliographical...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 使用 JavaScript 将 PDF 转换为 Word 文档|Aspose.PDF for ...

    学习如何编写 JavaScript 代码以直接在 Web 中将 PDF 转换为 DOC(DOCX)。... onmessage = evt => document . getElementById ( 'output'..."application/octet-stream" ; var link = document . createElement ( "a" ); link...

    docs.aspose.com/pdf/zh/javascript-cpp/convert-p...
  5. SplitCriteria Enum | Aspose.Words for .NET

    Discover Aspose.Words.LowCode.SplitCriteria enum for efficient Document splitting. Optimize your workflow with versatile options for seamless part management....enumeration Specifies how the document is split into parts. public...Page 0 Specifies that the document is split into pages. SectionBreak...

    reference.aspose.com/words/net/aspose.words.low...
  6. C++ API to Convert MHTML to XLSM | products.asp...

    Convert MHTML to XLSM via C++ API without using Microsoft Excel or Adobe Reader...such as document conversion, document manipulation, document comparison...XLSM Open MHTML file using Document class reference Convert MHTML...

    products.aspose.com/total/cpp/conversion/mhtml-...
  7. Insert a Hyperlink|Aspose.Words for .NET

    Insert a hyperlink into a Document. NPOI does not provide an opportunity to insert a hyperlink using C#....Word document using the DocumentBuilder class: Document doc =...= new Document (); DocumentBuilder builder = new DocumentBuilder...

    docs.aspose.com/words/net/insert-hyperlink/
  8. Watermark.Type | Aspose.Words for .NET

    Discover the Watermark Type property to enhance your design with customizable watermarks for branding and protection. Elevate your visuals today!... Document doc = new Document (); // Add a plain...doc . Save ( ArtifactsDir + "Document.TextWatermark.docx" ); //...

    reference.aspose.com/words/net/aspose.words/wat...
  9. HtmlControlType | Aspose.Words for Java

    Type of Document nodes that represent and elements imported from HTML in Java....class HtmlControlType Type of document nodes that represent and elements...how to set preferred type of document nodes that will represent...

    reference.aspose.com/words/java/com.aspose.word...
  10. Convert HTML to Image in Java – PNG, JPG, BMP, ...

    Convert HTML to Images like JPG, PNG, GIF, TIFF, and BMP using Java library. Use Converter and ImageSaveOptions for precise and customizable outputs....representations of web content for documentation, reports, presentations...get images of HTML-based documents like reports, webpages, or...

    docs.aspose.com/html/java/convert-html-to-image/