Sort Score
Result 10 results
Languages All
Labels All
Results 2,621 - 2,630 of 88,713 for

doc format

(0.08 sec)
  1. MarkdownSaveOptions.ResourceSavingCallback | As...

    Control how images and resources are saved when exporting Word to Markdown with ResourceSavingCallback for flexible Document output....document is exported to Markdown format. public IResourceSavingCallb...ResourceSavingCallba.md" ; Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Convert Image To PDF C#

    Convert Image to PDF Format in C# code. Save Image as PDF using C#....PDF, and many other document formats using C#, F#, VB.NET. PDF Node...developer can convert image to PDF format with just a few lines of C#...

    products.aspose.com/words/net/conversion/image-...
  3. XpsSaveOptions | Aspose.Words for .NET

    Discover the XpsSaveOptions constructor to effortlessly create instances for saving Documents in the XPS Format, enhancing your Document management efficiency....save a document in the Xps format. public XpsSaveOptions () Examples...saved XPS document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Convert PDF to Other Document Formats|Aspose.Wo...

    Convert PDF to Word Formats such as DocX, Doc, image Formats such as JPG or PNG, or any other Formats supported by Aspose using `Python.Words`....Convert PDF to Other Document Formats Contents [ Hide ] Aspose.Words...can load even such a complex format as PDF. This opens up new opportunities:...

    docs.aspose.com/words/python-net/convert-pdf-to...
  5. Online XPS to DOT Conversion or Develop Java ba...

    Free online app to convert XPS to DOT files. Java conversion library code for XPS Documents....XPS files to DOT and other formats via Java automation API. Freely...Convert XPS to DOC by using save method Load DOC file by using...

    products.aspose.com/total/java/conversion/xps-t...
  6. FieldOptions.legacyNumberFormat property | Aspo...

    FieldOptions.legacyNumberFormat property. Gets or sets the value indicating whether legacy (early than AW 13.10) number Format for fields is enabled or not....10) number format for fields is enabled or not...“#” works as MS Word: This format item specifies the requisite...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FieldAutoNumOut | Aspose.Words for Java

    Implements the AUTONUMOUT field in Java....automatic number in outline format. Examples: Shows how to number...AUTONUMOUT fields. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  8. Convert HTML To MARKDOWN Javascript

    Convert HTML to MARKDOWN Format in JavaScript code. Save HTML as MARKDOWN using JavaScript....can convert HTML to Markdown format and in the opposite direction...documents to many popular formats. Save HTML as Markdown in JavaScript...

    products.aspose.com/words/nodejs-net/conversion...
  9. FieldNumPages | Aspose.Words for Java

    Implements the NUMPAGES field in Java.... Document doc = new Document(getMyDir() + "Paragraphs...builder = new DocumentBuilder(doc); builder.moveToHeaderFooter(HeaderFooterType...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldMergeSeq | Aspose.Words for Java

    Implements the MERGESEQ field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.write("Dear "); FieldMergeField...

    reference.aspose.com/words/java/com.aspose.word...