Sort Score
Result 10 results
Languages All
Labels All
Results 4,261 - 4,270 of 88,443 for

doc format

(0.22 sec)
  1. Theme.major_fonts property | Aspose.Words for P...

    Theme.major_fonts property. Allows to specify the set of major fonts for different languages.... doc = aw . Document ( file_name =...default fonts and colors. theme = doc . theme # Some styles, such as...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 在C++中将Word转换为Excel|Aspose.Words对于C++

    将PDF转换为Excel,XML转换为Excel,DocX转换为Excel C++。 使用C++将各种格式的文档保存到XLSX。... 您还可以将任何可用的 load format 格式的文档转换为XLSX格式。 将文档转换为XLSX...下面的代码示例演示如何将PDF保存为XLSX: auto doc = MakeObject < Document > ( MyDir...

    docs.aspose.com/words/zh/cpp/convert-a-document...
  3. 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...
  4. 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...
  5. Aspose::Words::PageSetup::get_Gutter method | A...

    Aspose::Words::PageSetup::get_Gutter method. Gets or sets the amount of extra space added to the margin for Document binding in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); for ( int32_t i = 0 ; i <...

    reference.aspose.com/words/cpp/aspose.words/pag...
  6. Aspose::Words::Drawing::Charts::ChartSeries::Cl...

    Aspose::Words::Drawing::Charts::ChartSeries::Clear method. Removes all data values from the chart series. Format of all individual data points and data labels is cleared in C++.... Format of all individual data points...chart series with data. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. FieldPrivate Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldPrivate class for seamless integration of PRIVATE fields, enhancing Document automation and customization.... Format { get; } Gets a FieldFormat...provides typed access to field’s formatting. IsDirty { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  8. 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...
  9. ListLevelCollection.count property | Aspose.Wor...

    ListLevelCollection.count property. Gets the number of levels in this list.... let doc = new aw . Document (); // A...within a style. let listStyle = doc . styles . add ( aw . StyleType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. StyleType enumeration | Aspose.Words for Node.js

    Aspose.Words.StyleType enumeration. Represents type of the style.... let doc = new aw . Document (); // A...within a style. let listStyle = doc . styles . add ( aw . StyleType...

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