Sort Score
Result 10 results
Languages All
Labels All
Results 7,721 - 7,730 of 88,662 for

doc format

(0.22 sec)
  1. Create HTML Report In C#

    Generate reports and automate Documents using HTML templates and custom data in C#....syntax and get a report in the format of your choice. Automate HTML...reports in many popular document formats with professional quality....

    products.aspose.com/words/net/report/html/
  2. Aspose::Words::Watermark class | Aspose.Words f...

    Aspose::Words::Watermark class. Represents class to work with Document watermark. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...Add a plain text watermark. doc -> get_Watermark () -> SetText...

    reference.aspose.com/words/cpp/aspose.words/wat...
  3. Export EMLX to TIFF via Java | products.aspose.com

    Java API to Convert EMLX to TIFF without using Microsoft Word or Outlook...for Java to convert EMLX file format to HTML. Secondly, you can...class Save the document to TIFF format using save method and set TIFF...

    products.aspose.com/total/java/conversion/emlx-...
  4. InlineStory class | Aspose.Words for Python

    aspose.words.InlineStory class. Base class for inline-level nodes that can contain paragraphs and tables...Provides access to the font formatting of the anchor character of...CompositeNode ) to_string(save_format) Exports the content of the...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DOCX -> TIFF conversion creates additional page...

    When converting from DocX to TIFF page by page using Document. extractPages() for the first page in the Document an additional extra empty page is created. The issue can be replicated using this Document: GEN_Formular…...content, page breaks, or formatting issues in the original document...document from disk. Document doc = new Document("path/to/your/document...

    forum.aspose.com/t/docx-tiff-conversion-creates...
  6. Aspose::Words::DocumentBuilder::Write method | ...

    Aspose::Words::DocumentBuilder::Write method. Inserts a string into the Document at the current insert position in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> get_Font () ->...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Apply custom class using mustache syntax - Free...

    Hi, I want to use {{name}} with custom implementation class for mail merge like <<[x.fmt(name,"LIKE THIS")]>> so i want similar implementation in mustache syntax. How it is possible? Thank you in advance....that can handle the specific formatting or processing you want to...method in your class that formats the data as needed when the...

    forum.aspose.com/t/apply-custom-class-using-mus...
  8. Shading.background_pattern_color property | Asp...

    Shading.background_pattern_color property. Gets or sets the color that's applied to the background of the [Shading](../) object.... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) borders = builder . paragraph_format . borders...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Convert VCF to DOTM in Python | products.aspose...

    Save VCF to DOTM in your Python applications without using Microsoft Outlook or Word...(Virtual Contact File) is a file format used to store contact information...Template) is a Microsoft Word file format used to store document templates...

    products.aspose.com/total/python-net/conversion...
  10. Several JPG Into Image Java

    Merge multiple JPG into Image in Java code. Save JPG as Image using Java....convert JPG images to image format with a few lines of code. JPG...convert JPG images to image format with maximum flexibility and...

    products.aspose.com/words/java/merge/jpg-to-image/