Sort Score
Result 10 results
Languages All
Labels All
Results 2,911 - 2,920 of 80,731 for

doc format

(0.05 sec)
  1. 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...
  2. 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...
  3. ChartDataLabelCollection.rotation property | As...

    ChartDataLabelCollection.rotation property. Gets or sets the rotation of the data labels of the entire series in degrees.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); let shape = builder . insertChart...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FieldAddressBlock.language_id property | Aspose...

    FieldAddressBlock.language_id property. Gets or sets the language ID used to Format the address....sets the language ID used to format the address. @property def...insert an ADDRESSBLOCK field. doc = aw . Document () builder =...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Cell.lastParagraph property | Aspose.Words for ...

    Cell.lastParagraph property. Gets the last paragraph among the immediate children....borders to a table row’s format. let doc = new aw . Document ();...= new aw . DocumentBuilder ( doc ); // Create a table with red...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Vba::VbaProject::get_Modules met...

    Aspose::Words::Vba::VbaProject::get_Modules method. Returns collection of VBA project modules in C++.... auto doc = System :: MakeObject < Aspose...:: VbaProject > vbaProject = doc -> get_VbaProject (); std ::...

    reference.aspose.com/words/cpp/aspose.words.vba...
  7. Aspose::Words::BorderCollection::GetEnumerator ...

    Aspose::Words::BorderCollection::GetEnumerator method. Returns an enumerator object that can be used to iterate over all borders in the collection in C++....borders in a paragraph format object. auto doc = System :: MakeObject...DocumentBuilder > ( doc ); // Configure the builder's paragraph format settings...

    reference.aspose.com/words/cpp/aspose.words/bor...
  8. StructuredDocumentTag.date_storage_format prope...

    StructuredDocumentTag.date_storage_Format property. Gets/sets Format in which the date for a date SDT is stored when the SDT is bound to an XML node in the Document's data store...date_storage_format property StructuredDocumentTa.date_storage_format...date_storage_format property Gets/sets format in which the date for a date...

    reference.aspose.com/words/python-net/aspose.wo...
  9. StructuredDocumentTag.date_display_locale prope...

    StructuredDocumentTag.date_display_locale property. Allows to set/get the language Format for the date displayed in this SDT....Allows to set/get the language format for the date displayed in this...with a structured document tag. doc = aw . Document () # Insert a...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Convert WORD To PDF Python

    Convert a Word Document to PDF Format in Python code. Save a Word Document as PDF using Python....PDF, and many other document formats using Python. PDF Node Python...easily convert files from one format to another, making it an indispensable...

    products.aspose.com/words/python-net/conversion...