Sort Score
Result 10 results
Languages All
Labels All
Results 3,631 - 3,640 of 90,391 for

doc format

(1.82 sec)
  1. 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...
  2. 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...
  3. LayoutCollector class | Aspose.Words for Python

    aspose.words.layout.LayoutCollector class. This class allows to compute page numbers of Document nodes....the Converting to Fixed-page Format documentation article. Remarks...objects when the document is formatted into pages. You will be able...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Font.NameFarEast | Aspose.Words for .NET

    Discover the Font NameFarEast property to easily customize and set East Asian font names for enhanced typography in your projects....insert and format text in a Far East language. Document doc = new...builder = new DocumentBuilder ( doc ); // Specify font settings that...

    reference.aspose.com/words/net/aspose.words/fon...
  5. Hyphenation.unregisterDictionary method | Aspos...

    Hyphenation.unregisterDictionary method. Unregisters a hyphenation dictionary for the specified language....save it to a fixed-page save format. The text in that document...document will be hyphenated. let doc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. C++ API to Convert PS to POTX | products.aspose...

    Convert PS to POTX via C++ without using Microsoft Word or Adobe Acrobat Reader...reference Save the document to POTX format using Save member function...instance of Document class auto doc = MakeObject < Document > ( u...

    products.aspose.com/total/cpp/conversion/ps-to-...
  7. Border.IsVisible | Aspose.Words for .NET

    Discover how the Border IsVisible property enhances your design by returning true when LineStyle is applied. Optimize your UI with this key feature!... Document doc = new Document ( MyDir + "Borders...paragraph format object. BorderCollection borders = doc . FirstSection...

    reference.aspose.com/words/net/aspose.words/bor...
  8. PageSetup.PageNumberStyle | Aspose.Words for .NET

    Discover the PageSetup PageNumberStyle property to easily customize your page number Format for enhanced Document presentation and clarity....Gets or sets the page number format. public NumberStyle PageNumberStyle...numbering in a section. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/pag...
  9. Aspose::Words::Fields::GeneralFormatCollection ...

    Aspose::Words::Fields::GeneralFormatCollection class. Represents a typed collection of general Formats. To learn more, visit the Documentation article in C++....typed collection of general formats. To learn more, visit the Working...eralFormat) Adds a general format to the collection. get_Count...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Working with Form Fields in Python|Aspose.Words...

    Insert, obtain, or Format a form field in a Document using Python....how to insert, retrieve, and format form fields in a Word document...FormFieldCollection, and applying font formatting. A document that contains...

    docs.aspose.com/words/python-net/working-with-f...