Sort Score
Result 10 results
Languages All
Labels All
Results 7,511 - 7,520 of 89,980 for

doc format

(1.86 sec)
  1. C# API to Export EMAIL to TIFF | products.aspos...

    Convert EMAIL to TIFF without using Microsoft Word or Outlook on .NET...you can use the powerful file format manipulation APIs provided...manipulating various file formats. Aspose.Email for .NET is a...

    products.aspose.com/total/net/conversion/email-...
  2. Convert docx to pdf Chinese garbled - Free Supp...

    Convert Docx to pdf,Chinese garbled,English normal. code: file_name = download_file(filepath) file_name_without_ext = Path(file_name).stem file_path = base_dir / "file" / file_name new_file_name = file_name_without_…...new_file_name doc = aw.Document(str(file_path)) doc.save(str(new_file_path))...aw # Load the Word document doc = aw.Document("input.docx") #...

    forum.aspose.com/t/convert-docx-to-pdf-chinese-...
  3. C# API to Export EMLX to EPUB | products.aspose...

    Convert EMLX to EPUB without using Microsoft Word or Outlook on .NET...NET file format manipulation APIs are the ideal...to manipulate various file formats, including EMLX and EPUB. The...

    products.aspose.com/total/net/conversion/emlx-t...
  4. SubDocument Class | Aspose.Words for .NET

    Discover Aspose.Words.SubDocument class, efficiently manage and reference external Documents for seamless integration and enhanced Document processing....into a string in the specified format. ToString ( SaveOptions ) Exports...document’s subdocument. Document doc = new Document ( MyDir + "Master...

    reference.aspose.com/words/net/aspose.words/sub...
  5. Error: "String was not recognized as a valid Da...

    Hello, we are using Aspose.PDF for Java 25.5 to merge PDF/A-2a compliant PDF Documents into a single PDF/A-2a Document. During the conversion I get this error while converting to PDF/A-2a the merged Document. class co…...testPdfMerge(new String[] { "C:\\test\\doc\\pdf\\merge\\pdfa-2a\\TEST_testo_PDFA-2a...to_PDFA-2a.pdf", "C:\\test\\doc\\pdf\\merge\\pdfa-2a\\Allegato1...

    forum.aspose.com/t/error-string-was-not-recogni...
  6. BookmarkStart Class | Aspose.Words for .NET

    Discover the Aspose.Words.BookmarkStart class, essential for managing bookmarks in Word Documents. Enhance your Document editing experience today!...into a string in the specified format. ToString ( SaveOptions ) Exports...print their contents. Document doc = CreateDocumentWithBo ( 3 );...

    reference.aspose.com/words/net/aspose.words/boo...
  7. Convert PPTX to FODS via C++ or with free Onlin...

    Export PPTX to FODS in C++ without using Microsoft Excel or Powerpoint or online. Test free PPTX to FODS online converter quickly before integrating the code....Document Format (PDF) is a widely used file format for documents...any device. However, the PDF format does not support editing, which...

    products.aspose.com/total/cpp/conversion/pptx-t...
  8. Convert PPTX to TSV via C++ or with free Online...

    Export PPTX to TSV in C++ without using Microsoft Excel or Powerpoint or online. Test free PPTX to TSV online converter quickly before integrating the code....presentation to a different format in order to make it easier...easier to work with. One such format is TSV (Tab Separated Values)...

    products.aspose.com/total/cpp/conversion/pptx-t...
  9. Change Table Style in Python|Aspose.Words for P...

    Advanced table Formatting C#. Create a table style using Python. Apply table style Python....conditional formatting and expanding styles to direct formatting. A table...table style defines a set of formatting that can be easily applied...

    docs.aspose.com/words/python-net/working-with-t...
  10. FontInfoCollection.embedTrueTypeFonts property ...

    FontInfoCollection.embedTrueTypeFonts property. Specifies whether or not to embed TrueType fonts in a Document when it is saved...option works for DOC, DOCX and RTF formats only. Examples Shows...embedded TrueType fonts. let doc = new aw . Document ( base ....

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