Sort Score
Result 10 results
Languages All
Labels All
Results 3,861 - 3,870 of 89,966 for

doc format

(0.09 sec)
  1. FieldGreetingLine Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldGreetingLine class, designed to effortlessly implement GREETINGLINE fields for enhanced Document personalization.... Format { get; } Gets a FieldFormat...provides typed access to field’s formatting. IsDirty { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Aspose::Words::RevisionCollection::GetEnumerato...

    Aspose::Words::RevisionCollection::GetEnumerator method. Returns an enumerator object in C++.... auto doc = System :: MakeObject < Aspose...RevisionCollection > revisions = doc -> get_Revisions (); // This...

    reference.aspose.com/words/cpp/aspose.words/rev...
  3. Export Excel to Word in Android Apps or with Fr...

    Android API to Convert Excel to Word without using Microsoft Word or online. Test free Excel to Doc online converter quickly before integrating the code....class Save the document to DOC format using save method Get Started...document in DOC format document . save ( "output.doc" , com . aspose...

    products.aspose.com/total/android-java/conversi...
  4. Table.auto_fit method | Aspose.Words for Python

    Table.auto_fit method. Resizes the table and cells according to the specified auto fit behavior.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Convert PDF to Other Document Formats|Aspose.Wo...

    Convert PDF to Word Formats such as DocX, Doc, image Formats such as JPG or PNG, or any other Formats supported by Aspose using `Node.js`....Convert PDF to Other Document Formats Contents [ Hide ] Aspose.Words...can load even such a complex format as PDF. This opens up new opportunities:...

    docs.aspose.com/words/nodejs-net/convert-pdf-to...
  6. Convert DOT to CSV using Python or with free On...

    DOT to CSV conversion in your Python applications without using Microsoft Word or Excel or online. Test free DOT to CSV online converter quickly before integrating the code....the desired Microsoft Excel format. The Aspose.Words for Python...support for various document formats, support for various document...

    products.aspose.com/total/python-net/conversion...
  7. FindReplaceOptions class | Aspose.Words for Python

    aspose.words.replacing.FindReplaceOptions class. Specifies options for find/replace operations...Description apply_font Text formatting applied to new content. ...apply_paragraph_format Paragraph formatting applied to new content...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Saving::ImageSaveOptions::get_Ti...

    Aspose::Words::Saving::ImageSaveOptions::get_TiffBinarizationMethod method. Gets or sets method used while converting images to 1 bpp Format when SaveFormat is Tiff and TiffCompression is equal to Ccitt3 or Ccitt4 in C++....converting images to 1 bpp format when SaveFormat is Tiff and...to render a TIFF image. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Table.SetBorders | Aspose.Words for .NET

    Customize your tables effortlessly with the SetBorders method, adjusting line style, width, and color for a polished, professional look.... Examples Shows how to format of all of a table’s borders...borders at once. Document doc = new Document ( MyDir + "Tables.docx"...

    reference.aspose.com/words/net/aspose.words.tab...
  10. Table.setBorders method | Aspose.Words for Node.js

    Table.setBorders method. Sets all table borders to the specified line style, width and color....how to format of all of a table’s borders at once. let doc = new..."Tables.docx" ); let table = doc . firstSection . body . tables...

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