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

doc format

(0.39 sec)
  1. OdtSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.ODT or SaveFormat.OTT Format in Java....OTT format. To learn more, visit the Specify...an older ODT schema. Document doc = new Document(getMyDir() + "Rendering...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::ControlChar class | Aspose.Words...

    Aspose::Words::ControlChar class. Control characters often encountered in Documents. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert paragraphs with...

    reference.aspose.com/words/cpp/aspose.words/con...
  3. Field.Remove | Aspose.Words for .NET

    Effortlessly remove fields from Documents with the Field Remove method. Get precise node returns and handle empty fields seamlessly. Optimize your workflow!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . InsertField ( "...

    reference.aspose.com/words/net/aspose.words.fie...
  4. 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...
  5. CellFormat.bottom_padding property | Aspose.Wor...

    CellFormat.bottom_padding property. Returns or sets the amount of space (in points) to add below the contents of cell....Shows how to format cells with a document builder. doc = aw . Document...= aw . DocumentBuilder ( doc = doc ) table = builder . start_table...

    reference.aspose.com/words/python-net/aspose.wo...
  6. C# API to Export CGM to GIF | products.aspose.com

    Convert CGM to GIF without using Microsoft Word...manipulate documents of various formats. The PDF Processing API, Aspose...for converting CGM files to DOC. It provides a range of features...

    products.aspose.com/total/net/conversion/cgm-to...
  7. ParagraphFormat.leftIndent property | Aspose.Wo...

    ParagraphFormat.leftIndent property. Gets or sets the value (in points) that represents the left indent for paragraph....paragraph formatting to create off-center text. let doc = new aw...= new aw . DocumentBuilder ( doc ); // Center all text that the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ParagraphFormat.rightIndent property | Aspose.W...

    ParagraphFormat.rightIndent property. Gets or sets the value (in points) that represents the right indent for paragraph....paragraph formatting to create off-center text. let doc = new aw...= new aw . DocumentBuilder ( doc ); // Center all text that the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 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-...
  10. TableStyleOptions enumeration | Aspose.Words fo...

    aspose.words.tables.TableStyleOptions enumeration. Specifies how table style is applied to a table....Description NONE No table style formatting is applied. FIRST_ROW Apply...Apply first row conditional formatting. LAST_ROW Apply last row...

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