Sort Score
Result 10 results
Languages All
Labels All
Results 5,251 - 5,260 of 90,939 for

doc format

(0.67 sec)
  1. OoxmlSaveOptions.CompressionLevel | Aspose.Word...

    Discover the OoxmlSaveOptions CompressionLevel property to optimize Document saving with customizable compression levels for enhanced performance.... Document doc = new Document ( MyDir + "Big...save the document to an OOXML format, we can create an OoxmlSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  2. PageSet | Aspose.Words for Java

    Describes a random set of pages in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.writeln("Page 1.");...

    reference.aspose.com/words/java/com.aspose.word...
  3. XamlFixedSaveOptions.resourceSavingCallback pro...

    XamlFixedSaveOptions.resourceSavingCallback property. Allows to control how resources (images and fonts) are saved when a Document is exported to fixed page Xaml Format....exported to fixed page Xaml format. get resourceSavingCallba ()...'ResourceFolder' , () => { let doc = new aw . Document ( base ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. OoxmlSaveOptions.compression_level property | A...

    OoxmlSaveOptions.compression_level property. Specifies the compression level used to save Document... doc = aw . Document ( MY_DIR + 'Big...save the document to an OOXML format, we can create an OoxmlSaveOptions...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Preserve text effects (shadow, outline, reflect...

    It seems that advanced text effects (used for WordArt or as standalone effects) are not reproduced when converting DocX Documents to HTML....set these options: Document doc = new Document("path/to/your/document...Save the document to HTML format doc.save("path/to/output/document...

    forum.aspose.com/t/preserve-text-effects-shadow...
  6. FormFieldCollection.Item | Aspose.Words for .NET

    Access specific form fields easily with the FormFieldCollection Item property. Streamline your data handling and enhance form management....public void Visitor () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Use a document builder...

    reference.aspose.com/words/net/aspose.words.fie...
  7. C# API to Export MSG to JPEG | products.aspose.com

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

    products.aspose.com/total/net/conversion/msg-to...
  8. Aspose::Words::Tables::Table class | Aspose.Wor...

    Aspose::Words::Tables::Table class. Represents a table in a Word Document. To learn more, visit the Documentation article in C++....into a string in the specified format. ToString (const System::S...how to build a formatted 2x2 table. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.tab...
  9. RtfSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.RTF Format in Java....RTF format. To learn more, visit the Specify...with custom options. Document doc = new Document(getMyDir() + "Rendering...

    reference.aspose.com/words/java/com.aspose.word...
  10. Several JPG Into PDF Python

    Merge multiple JPG into PDF in Python code. Save JPG as PDF using Python....to convert JPG images to PDF format with a few lines of code. JPG...to convert JPG images to PDF format with maximum flexibility and...

    products.aspose.com/words/python-net/merge/jpg-...