Sort Score
Result 10 results
Languages All
Labels All
Results 5,171 - 5,180 of 88,635 for

doc format

(0.1 sec)
  1. ListFormat.apply_number_default method | Aspose...

    ListFormat.apply_number_default method. Starts a new default numbered list and applies it to the paragraph.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Extract OLE Objects from Workbook with C++|Docu...

    Learn how to extract OLE objects from a workbook using Aspose.Cells with C++.... The OLE objects (DOC, XLS, and PDF files) are saved...Specify each file format based on the OLE object format type switch...

    docs.aspose.com/cells/cpp/extract-ole-objects-f...
  3. Report In C#

    Generate reports in C# and automate Documents in Doc, DocX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG, and more with .NET reporting tools....PDF, HTML and other popular formats based on templates and custom...document in PDF or Word format such as DOC or DOCX. Using LINQ -based...

    products.aspose.com/words/net/report/
  4. Aspose::Words::Font::get_ThemeFontFarEast metho...

    Aspose::Words::Font::get_ThemeFontFarEast method. Gets or sets the East Asian theme font in the applied font scheme that is associated with this Font object in C++.... auto doc = System :: MakeObject < Aspose...for languages uses by default. doc -> get_Theme () -> get_MinorFonts...

    reference.aspose.com/words/cpp/aspose.words/fon...
  5. Aspose::Words::Tables::RowFormat::get_HeightRul...

    Aspose::Words::Tables::RowFormat::get_HeightRule method. Gets or sets the rule for determining the height of the table row in C++....create a formatted table using DocumentBuilder . auto doc = System...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. Convert MSG to BMP in Python | products.aspose.com

    Save MSG to BMP in your Python applications without using Microsoft Outlook or Word... MSG is a file format used by Microsoft Outlook to...items. BMP is a popular image format used for storing bitmap images...

    products.aspose.com/total/python-net/conversion...
  7. Aspose::Words::Font::get_ThemeFontAscii method ...

    Aspose::Words::Font::get_ThemeFontAscii method. Gets or sets the theme font used for Latin text (characters with character codes from 0 (zero) through 127) in the applied font scheme that is associated with this Font object in C++.... auto doc = System :: MakeObject < Aspose...for languages uses by default. doc -> get_Theme () -> get_MinorFonts...

    reference.aspose.com/words/cpp/aspose.words/fon...
  8. PdfSaveOptions.preserveFormFields property | As...

    PdfSaveOptions.preserveFormFields property. Specifies whether to preserve Microsoft Word form fields as form fields in PDF or convert them to text...PDF as form fields, some formatting loss might occur because...save a document to the PDF format using the Save method and the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Document.UpdateListLabels | Aspose.Words for .NET

    Effortlessly update all list item labels in your Document with the UpdateListLabels method, ensuring consistency and clarity in your content....Document doc = new Document ( MyDir + "Rendering.docx" ); doc . UpdateListLabels...UpdateListLabels (); NodeCollection paras = doc . GetChildNodes ( NodeType ....

    reference.aspose.com/words/net/aspose.words/doc...
  10. MailMerger | Aspose.Words for Java

    Provides methods intended to fill template with data using simple mail merge and mail merge with regions operations in Java....operation: String doc = getMyDir() + "Mail merge.doc"; String[] fieldNames...create(mailMergerContext) .from(doc) .to(getArtifactsDir() + "LowCode...

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