Sort Score
Result 10 results
Languages All
Labels All
Results 3,341 - 3,350 of 90,030 for

doc format

(0.28 sec)
  1. BuiltInDocumentProperties.words property | Aspo...

    BuiltInDocumentProperties.words property. Represents an estimate of the number of words in the Document....test ( 'Content' , () => { let doc = new aw . Document ( base ...."Paragraphs.docx" ); let properties = doc . builtInDocumentPrope ; // By...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. RevisionOptions.MovedFromTextEffect | Aspose.Wo...

    Explore RevisionOptions' MovedFromTextEffect property to customize content movement visibility with effects like DoubleStrikeThrough. Enhance your Document clarity!... Document doc = new Document ( MyDir + "Revisions...RevisionOptions revisionOptions = doc . LayoutOptions . RevisionOptions...

    reference.aspose.com/words/net/aspose.words.lay...
  3. Working with Images in Python|Aspose.Words for ...

    Create and manage images of various Formats in a Document using Python....cropping, bounds retrieval, and format conversion. Aspose.Words allows...metafile format. All other images will be stored in PNG format. The...

    docs.aspose.com/words/python-net/working-with-i...
  4. Load Plain Text (TXT) Files in Ruby|Aspose.Word...

    Load TXT file and save as Word Document using Ruby.... doc = Rjb :: import ( 'com.aspose...Aspose.Words supported format, such as DOCX. doc . save ( data_dir...

    docs.aspose.com/words/java/load-plain-text-txt-...
  5. 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...
  6. Table.setBorders method | Aspose.Words for Node.js

    Table.setBorders method. Sets all table borders to the specified line style, width and color.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Start a table and set a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Saving a Document as a Multipage TIFF in Java|A...

    Convert a Document to a raster image, which is discussed on the example of the TIFF Format. To determine how TIFF is displayed you need to specify additional options: resolution, number of pages, image binarization, etc using Java....printable, but not editable format. For example, you can use a...the TIFF format – one of the more popular image formats. Converting...

    docs.aspose.com/words/java/saving-a-document-as...
  8. Fill.pattern property | Aspose.Words for Python

    Fill.pattern property. Gets a [PatternType](../../patterntype/) for the fill.... doc = aw . Document ( file_name =...pattern border.docx' ) shape = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldFormat class for easy access to numeric, date, and time fields. Enhance Document Formatting with powerful features!...date and time, and general formatting. To learn more, visit the...get; set; } Gets or sets a formatting that is applied to a date...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Aspose::Words::Tables::PreferredWidth::Auto met...

    Aspose::Words::Tables::PreferredWidth::Auto method. Returns an instance that represents the "preferred width is not specified" value in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.tab...