Sort Score
Result 10 results
Languages All
Labels All
Results 3,321 - 3,330 of 90,920 for

doc format

(0.15 sec)
  1. C++ API to Convert XSLFO to PPT | products.aspo...

    Convert XSLFO to PPT via C++ without using Microsoft Word or Adobe Acrobat Reader... XSLFO (XSL Formatting Objects) is a markup language...Presentation) is a popular presentation format used by businesses and individuals...

    products.aspose.com/total/cpp/conversion/xslfo-...
  2. Aspose::Words::Tables::Cell class | Aspose.Word...

    Aspose::Words::Tables::Cell class. Represents a table cell. To learn more, visit the Documentation article in C++....() Provides access to the formatting properties of the cell. get_Count...into a string in the specified format. ToString (const System::S...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. TableCollection class | Aspose.Words for Python

    aspose.words.tables.TableCollection class. Provides typed access to a collection of [Table](../table/) nodes... doc = aw . Document ( file_name =...MY_DIR + 'Tables.docx' ) tables = doc . first_section . body . tables...

    reference.aspose.com/words/python-net/aspose.wo...
  4. ChartDataLabel.rotation property | Aspose.Words...

    ChartDataLabel.rotation property. Gets or sets the rotation of the label 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...
  5. ChartDataLabel.Rotation | Aspose.Words for .NET

    Discover the ChartDataLabel Rotation property to easily customize label angles in your charts. Enhance data visualization with precise control!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  6. LoadOptions | Aspose.Words for Java

    Allows to specify additional options such as password or base URI when loading a Document into a Document object in Java.... Document doc; // Aspose.Words throw an exception...local file system by filename: doc = new Document(getMyDir() + "Encrypted...

    reference.aspose.com/words/java/com.aspose.word...
  7. ChartSeries | Aspose.Words for Java

    Represents chart series properties in Java....throws Exception { Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); Shape chartShape = builder...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Fields::FieldAddressBlock::get_N...

    Aspose::Words::Fields::FieldAddressBlock::get_NameAndAddressFormat method. Gets or sets the name and address Format in C++....or sets the name and address format. System :: String Aspose ::...an ADDRESSBLOCK field. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. RevisionOptions.deleted_text_color property | A...

    RevisionOptions.deleted_text_color property. Allows to specify the color to be used for deleted content [RevisionType.DELETION](../../../aspose.words/revisiontype/#DELETION)... doc = aw . Document ( file_name =...revisions. revision_options = doc . layout_options . revision_options...

    reference.aspose.com/words/python-net/aspose.wo...
  10. RevisionOptions.moved_to_text_effect property |...

    RevisionOptions.moved_to_text_effect property. Allows to specify the effect to be applied to the areas where content was moved to [RevisionType.MOVING](../../../aspose.words/revisiontype/#MOVING)... doc = aw . Document ( file_name =...revisions. revision_options = doc . layout_options . revision_options...

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