Sort Score
Result 10 results
Languages All
Labels All
Results 8,651 - 8,660 of 90,688 for

doc format

(0.09 sec)
  1. Convert MSG to EPUB in Python | products.aspose...

    Save MSG to EPUB in your Python applications without using Microsoft Outlook or Word...Convert MSG to EPUB MSG is a file format used by Microsoft Outlook to...emails. It is a proprietary format and is not supported by many...

    products.aspose.com/total/python-net/conversion...
  2. Style.paragraph_format property | Aspose.Words ...

    Style.paragraph_Format property. Gets the paragraph Formatting of the style....paragraph_format property Style.paragraph_format property Gets...Gets the paragraph formatting of the style. @property def paragraph_format...

    reference.aspose.com/words/python-net/aspose.wo...
  3. DOCX Mail Merge In Python

    Personalize your Mail merge DocX file using Python. Automate emails or build reports using Mail merge DocX template in Python....templates in Word and PDF formats and data from custom data sources...PDF, HTML and other popular formats using Python. DOCX Python Java...

    products.aspose.com/words/python-net/mailmerge/...
  4. Pdf rendition is not getting generating like wo...

    Hi Team, We are trying to transFormation input file with below code. Document Doc = new Document("test.Docx"); PdfSaveOptions options = new PdfSaveOptions(); Doc.save("output.pdf", options); Formatting and Alignment o…...// Open a document Document doc = new Document("in.docx"); //...wrapping HarfBuzzTextShaperFa doc.getLayoutOptions().setTextShaperFactory(com...

    forum.aspose.com/t/pdf-rendition-is-not-getting...
  5. C# Split TXT

    Split TXT files into e pages using C# code. Save TXT as separate files using C#....result to the required file format using the 'Document.Save' method...Run code Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...

    products.aspose.com/words/net/split/txt/
  6. C# Split DOCX

    Split DocX files into e pages using C# code. Save DocX as separate files using C#....result to the required file format using the 'Document.Save' method...Run code Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...

    products.aspose.com/words/net/split/docx/
  7. ListCollection.add_single_level_list method | A...

    ListCollection.add_single_level_list method. Creates a new single level list based on the predefined template and adds it to the list collection in the Document.... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) list_collection = doc . lists # Creates...

    reference.aspose.com/words/python-net/aspose.wo...
  8. WarningInfo.WarningType | Aspose.Words for .NET

    Discover the WarningInfo WarningType property that reveals essential warning types, enhancing your error handling and improving application reliability....document that contains text formatted with a font that does not...of our font sources. Document doc = new Document ( MyDir + "Missing...

    reference.aspose.com/words/net/aspose.words/war...
  9. PageSetup.orientation property | Aspose.Words f...

    PageSetup.orientation property. Returns or sets the orientation of the page.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Modify the page setup properties...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::DocumentBase::get_BackgroundShap...

    Aspose::Words::DocumentBase::get_BackgroundShape method. Gets or sets the background shape of the Document. Can be null in C++.... auto doc = System :: MakeObject < Aspose...System :: TestTools :: IsNull ( doc -> get_BackgroundShape ()));...

    reference.aspose.com/words/cpp/aspose.words/doc...