Sort Score
Result 10 results
Languages All
Labels All
Results 7,691 - 7,700 of 350,972 for

document

(0.11 sec)
  1. Convert VCF to DOTX in Python | products.aspose...

    Save VCF to DOTX in your Python applications without using Microsoft Outlook or Word...DOTX (Document Template) is a Microsoft Word document template...template used to create new documents. It is used to store the formatting...

    products.aspose.com/total/python-net/conversion...
  2. Online OFT to MD Conversion or Build .NET based...

    Free online app to convert OFT to MD files. .NET C# conversion library code for OFT Documents....will be converted into MD document Download the converted MD...HTML by using Document class Save the document to MD format using...

    products.aspose.com/total/net/conversion/oft-to...
  3. PsSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.PsSaveOptions to enhance your Document saving experience in Ps format with customizable options for optimal results....additional options when saving a document into the Ps format. To learn...the Specify Save Options documentation article. public class PsSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  4. ChmLoadOptions.originalFileName property | Aspo...

    ChmLoadOptions.originalFileName property. The name of the CHM file...originalFileName () : string Remarks CHM documents may contain links that reference...reference the same document by file name. Aspose.Words supports...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. DocSaveOptions.AlwaysCompressMetafiles | Aspose...

    Optimize your Document management with the AlwaysCompressMetafiles property. Improve performance by controlling metafile compression for efficiency....compression in a document while saving. // Open a document that contains...Equation 3.0 formula. Document doc = new Document ( MyDir + "Microsoft...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Export EML to RTF via C++ | products.aspose.com

    C++ API to Convert EML to RTF without using Microsoft Word or Outlook...create, edit, and convert documents. It includes two APIs specifically...manipulating documents, such as text extraction, document comparison...

    products.aspose.com/total/cpp/conversion/eml-to...
  7. Convert MHTML to DIF in Android Apps | products...

    Render MHTML to DIF in Android Apps API without using Microsoft Excel or Adobe Reader...DIF Open MHTML file using Document class Convert MHTML to XLSX...XLSX document by using Workbook class Save the document to DIF...

    products.aspose.com/total/android-java/conversi...
  8. Convert XPS to XLSB in Android Apps | products....

    Render XPS to XLSB in Android Apps API without using Microsoft Excel or Adobe Reader...to XLSB Open XPS file using Document class Convert XPS to XLSX...XLSX document by using Workbook class Save the document to XLSB...

    products.aspose.com/total/android-java/conversi...
  9. Person.middle property | Aspose.Words for Python

    Person.middle property. Gets or sets the middle name of a person....available in the document. document = aw . Document ( MY_DIR + 'Bibliography...sources.docx' ) bibliography = document . bibliography self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Font Substitution Issue When Converting PDF to ...

    Hello Aspose Team, I am using the latest version(25.4) of Aspose.PDF for Java to convert regular PDFs to PDF/A-3 format. In the input PDFs, the font used is Helvetica, including some text with bold styling. Since I’m w…...monitor it: document.FontSubstitution.add(new Document.FontSubstitutionHand()...info("PDF-CONVERSION_BEGIN: Convert pdf document"); if (request == null) {...

    forum.aspose.com/t/font-substitution-issue-when...