Sort Score
Result 10 results
Languages All
Labels All
Results 5,361 - 5,370 of 89,972 for

doc format

(0.73 sec)
  1. Convert ODS to POWERPOINT using Java or with fr...

    Java API to Export ODS to POWERPOINT or online with using Excel or Word or online. Test free CSV to Doc online converter quickly before integrating the code....Total for Java file format automation libraries. ODS to...class Save the document to PPTX format using save method and set Pptx...

    products.aspose.com/total/java/conversion/ods-t...
  2. Supported Features on Document Save|Aspose.Word...

    Save your Document to any supported Format using Node.js. Convert and export a Document of any size....the common word processing formats. All imported documents loaded...exported to any other supported format. Features are preserved during...

    docs.aspose.com/words/nodejs-net/supported-feat...
  3. ListLevel class | Aspose.Words for Node.js

    Aspose.Words.Lists.ListLevel class. Defines Formatting for a list level...class ListLevel class Defines formatting for a list level. To learn...ListLevel to specify list formatting for individual list levels...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 在C++中将Word转换为Excel|Aspose.Words对于C++

    将PDF转换为Excel,XML转换为Excel,DocX转换为Excel C++。 使用C++将各种格式的文档保存到XLSX。... 您还可以将任何可用的 load format 格式的文档转换为XLSX格式。 将文档转换为XLSX...下面的代码示例演示如何将PDF保存为XLSX: auto doc = MakeObject < Document > ( MyDir...

    docs.aspose.com/words/zh/cpp/convert-a-document...
  5. PdfSaveOptions.EncryptionDetails | Aspose.Words...

    Discover PdfSaveOptions' EncryptionDetails property to easily configure PDF encryption settings, ensuring your Documents remain secure and protected....0 format. This permission will be ignored...saved PDF document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Compress WORD In C#

    Compress WORD in C# without losing quality. Optimize WORD content, reduce file size easily....Run code Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...ODT OTT XPS Select the target format from the list CompressionLevel...

    products.aspose.com/words/net/compress/word/
  7. Compress DOCX In C#

    Compress DocX in C# without losing quality. Optimize DocX content, reduce file size easily....Run code Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...ODT OTT XPS Select the target format from the list CompressionLevel...

    products.aspose.com/words/net/compress/docx/
  8. PdfSaveOptions.jpegQuality property | Aspose.Wo...

    PdfSaveOptions.jpegQuality property. Gets or sets a value determining the quality of the JPEG images inside PDF Document....document when saving in PDF format. The value may vary from 0...we are converting to PDF. let doc = new aw . Document (); let builder...

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

    Discover the FormFieldCollection Count property, easily access the total number of form fields, enhancing your data management and user experience....public void Visitor () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Use a document builder...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Range.FormFields | Aspose.Words for .NET

    Discover the Range FormFields property, access a complete FormFields collection to efficiently manage all form fields within your specified range....public void Visitor () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Use a document builder...

    reference.aspose.com/words/net/aspose.words/ran...