Sort Score
Result 10 results
Languages All
Labels All
Results 9,121 - 9,130 of 400,576 for

document

(0.17 sec)
  1. ViewOptions.FormsDesign | Aspose.Words for .NET

    Discover how ViewOptions FormsDesign enhances your Document experience by toggling forms design mode for seamless editing and customization....property Specifies whether the document is in forms design mode. public...Currently works only for documents in WordML format. Examples...

    reference.aspose.com/words/net/aspose.words.set...
  2. Convert HTML to PDF Format in Ruby|Aspose.PDF f...

    Learn how to convert HTML content to PDF format in Ruby using Aspose.PDF for reliable and accurate Document generation....Ruby Code # The path to the documents directory . data_dir = File...import ( ' com . aspose . pdf . Document ' ). new ( data_dir + "index...

    docs.aspose.com/pdf/java/convert-html-to-pdf-fo...
  3. TableCollection | Aspose.Words for Java

    Provides typed access to a collection of Table nodes in Java....the Working with Tables documentation article. Examples: Shows...tables in a document. Document doc = new Document(getMyDir() +...

    reference.aspose.com/words/java/com.aspose.word...
  4. Export XSLFO to PPSM in Android | products.aspo...

    Android API to Convert XSLFO to PPSM without using Microsoft Word...language for formatting XML documents. It is used to define the...the layout of a document, such as page size, margins, fonts, and...

    products.aspose.com/total/android-java/conversi...
  5. Implement Custom Paper Size of Worksheet for Re...

    This article explains how to use the JavaScript API via C++ to set a custom paper size for your desired worksheets when rendering an Excel file to PDF format programmatically.... This document explains how to set a custom...Cells initialized" ); }); document . getElementById ( 'runExample'...

    docs.aspose.com/cells/javascript-cpp/implement-...
  6. DocumentProperty.link_source property | Aspose....

    DocumentProperty.link_source property. Gets the source of a linked custom Document property....source of a linked custom document property. @property def link_source...custom document property to a bookmark. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Online DOC to DIF Conversion or Build .NET base...

    Free online app to convert DOC to DIF files. .NET C# conversion library code for DOC Documents....will be converted into DIF document Download the converted DIF...Automation API Open DOC file using Document class Convert DOC to HTML...

    products.aspose.com/total/net/conversion/doc-to...
  8. OoxmlSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.OoxmlSaveOptions class. Can be used to specify additional options when saving a Document into the [SaveFormat.Docx](../../aspose.words/saveformat/#Docx), [SaveFormat.Docm](../../aspose.words/saveformat/#Docm), [SaveFormat.Dotx](../../aspose.words/saveformat/#Dotx), [SaveFormat.Dotm](../../aspose.words/saveformat/#Dotm) or [SaveFormat.FlatOpc](../../aspose.words/saveformat/#FlatOpc) format...additional options when saving a document into the SaveFormat.Docx ...the Specify Save Options documentation article. Inheritance: OoxmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Insert hyperlink doesnt work when doc is conver...

    We are using below code to insert hyper link after every paragraph . But once the Document is converted to pdf, hyper link isnt working. foreach (Paragraph paragraph in doc.GetChildNodes(NodeType.Paragraph, true)) { …... But once the document is converted to pdf, hyper...heading index = paragraph.Document.GetChildNodes(NodeType.Paragraph...

    forum.aspose.com/t/insert-hyperlink-doesnt-work...
  10. Export OFT to DOTX via C++ | products.aspose.com

    C++ API to Convert OFT to DOTX without using Microsoft Word or Outlook...HTML by using Document class Save the document to DOTX format...instance of Document System :: SharedPtr < Document > doc = System...

    products.aspose.com/total/cpp/conversion/oft-to...