Sort Score
Result 10 results
Languages All
Labels All
Results 8,291 - 8,300 of 89,751 for

doc format

(0.09 sec)
  1. Convert EMLX to DOTM in Python | products.aspos...

    Save EMLX to DOTM in your Python applications without using Microsoft Outlook or Word... EMLX is an email file format used by Apple Mail, while DOTM...is a Microsoft Word template format. Converting EMLX to DOTM allows...

    products.aspose.com/total/python-net/conversion...
  2. Online XLS File Text Finder or Build XLS Search...

    Free online app to search in XLS file. C++ API code for any XLS file text search application....support many popular formats including XLS format. C++ library to...[Product Documentation](https://docs.aspose.com/cells/cpp/system-requirements/)...

    products.aspose.com/total/cpp/search/xls/
  3. Aspose::Words::Font::get_Underline method | Asp...

    Aspose::Words::Font::get_Underline method. Gets or sets the type of underline applied to the font in C++....insert formatted text using DocumentBuilder . auto doc = System...DocumentBuilder > ( doc ); // Specify font formatting, then add text...

    reference.aspose.com/words/cpp/aspose.words/fon...
  4. Aspose Word to PDF - Show Comments with User & ...

    Hi Team , we are trying to convert the word files with comments to PDF. I could acheive the visibility of the comments in the Docx to be printed in PDF by below code Doc.getLayoutOptions().setCommentDisplayMode(Commen…...printed in PDF by below code doc.getLayoutOptions().setCommen...comments from the document and format them accordingly before converting...

    forum.aspose.com/t/aspose-word-to-pdf-show-comm...
  5. Style class | Aspose.Words for Python

    aspose.words.Style class. Represents a single built-in or user-defined style... font Gets the character formatting of the style. is_heading...that defines formatting of this list style. list_format Provides...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Remove XLSB Annotation Online or Manage Annotat...

    delete comments from XLSB file through online app for free. Android API code to manage comments of XLSB files....support many popular formats including XLSB format. Android API to...[Product Documentation](https://docs.aspose.com/cells/java/system-requirements/)...

    products.aspose.com/total/android-java/annotate...
  7. Remove CSV Annotation Online or Manage Annotati...

    delete comments from CSV file through online app for free. Android API code to manage comments of CSV files....support many popular formats including CSV format. Android API to...[Product Documentation](https://docs.aspose.com/cells/java/system-requirements/)...

    products.aspose.com/total/android-java/annotate...
  8. Remove PDF Annotation Online or Manage Annotati...

    delete comments from PDF file through online app for free. Android API code to manage comments of PDF files....support many popular formats including PDF format. Android Library...[Product Documentation](https://docs.aspose.com/pdf/java/system-requirements/)...

    products.aspose.com/total/android-java/annotate...
  9. ParagraphFormat.no_space_between_paragraphs_of_...

    ParagraphFormat.no_space_between_paragraphs_of_same_style property. When ``True``, [ParagraphFormat.space_before](../space_before/) and [ParagraphFormat.space_after](../space_after/) will be ignored between the paragraphs of the same style.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Apply a large amount of...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocSaveOptions.password property | Aspose.Words...

    DocSaveOptions.password property. Gets/sets a password to encrypt Document using RC4 encryption method....for older Microsoft Word formats. doc = aw . Document () builder...= aw . DocumentBuilder ( doc = doc ) builder . write ( 'Hello...

    reference.aspose.com/words/python-net/aspose.wo...