Sort Score
Result 10 results
Languages All
Labels All
Results 3,891 - 3,900 of 88,715 for

doc format

(0.34 sec)
  1. BuiltInDocumentProperties.Paragraphs | Aspose.W...

    Discover the BuiltInDocumentProperties Paragraphs property, offering an accurate estimate of paragraph count in your Document for better content management.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "Lorem...

    reference.aspose.com/words/net/aspose.words.pro...
  2. Aspose::Words::ParagraphFormat::get_LeftIndent ...

    Aspose::Words::ParagraphFormat::get_LeftIndent method. Gets or sets the value (in points) that represents the left indent for paragraph in C++....paragraph formatting to create off-center text. auto doc = System...Words :: DocumentBuilder > ( doc ); // Center all text that the...

    reference.aspose.com/words/cpp/aspose.words/par...
  3. Aspose::Words::ParagraphFormat::get_RightIndent...

    Aspose::Words::ParagraphFormat::get_RightIndent method. Gets or sets the value (in points) that represents the right indent for paragraph in C++....paragraph formatting to create off-center text. auto doc = System...Words :: DocumentBuilder > ( doc ); // Center all text that the...

    reference.aspose.com/words/cpp/aspose.words/par...
  4. Aspose::Words::TableStyle::get_ColumnStripe met...

    Aspose::Words::TableStyle::get_ColumnStripe method. Gets or sets a number of columns to include in the banding when the style specifies odd/even columns banding in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // We can configure a conditional...

    reference.aspose.com/words/cpp/aspose.words/tab...
  5. Create or Load a Document in Python|Aspose.Word...

    Create a blank Document or to load it from a file or stream using Python....document can be loaded in any load format supported by Aspose.Words....list of all supported load formats, see the LoadFormat enumeration...

    docs.aspose.com/words/python-net/create-or-load...
  6. Watermarker.set_text method | Aspose.Words for ...

    aspose.words.lowcode.Watermarker.set_text method... Remarks If the output format is an image (BMP, EMF, EPS...outputFile_partIndex.extension. If the output format is TIFF, the output will be...

    reference.aspose.com/words/python-net/aspose.wo...
  7. OleFormat.OlePackage | Aspose.Words for .NET

    Access OlePackage properties for OLE objects effortlessly. Get seamless integration with OLE Packages and enhance your data handling capabilities....that allows to wrap any file format not present in the OLE registry...object into a document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...
  8. TxtSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover how the TxtSaveOptions SaveFormat property defines Document saving Formats, ensuring your files are always in the preferred text Format....SaveFormat property Specifies the format in which the document will...custom paragraph break. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  9. ChartDataPoint class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartDataPoint class. Allows to specify Formatting of a single data point on the chart...ChartDataPoint class Allows to specify formatting of a single data point on...charts. format Provides access to fill and line formatting of this...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. TxtExportHeadersFootersMode | Aspose.Words for ...

    Specifies the way headers and footers are exported to plain text Format in Java....are exported to plain text format. Examples: Shows how to specify...footers to plain text format. Document doc = new Document(); //...

    reference.aspose.com/words/java/com.aspose.word...