Sort Score
Result 10 results
Languages All
Labels All
Results 3,661 - 3,670 of 88,444 for

doc format

(0.37 sec)
  1. Supported File Formats|Aspose.PDF for Rust via C++

    This page shows which Aspose.PDF for Rust can load and save file Formats....Supported File Formats Contents [ Hide ] The following table...table indicates the file formats that Aspose.PDF for Rust can load...

    docs.aspose.com/pdf/rust-cpp/supported-file-for...
  2. Aspose::Words::Drawing::ImageData::get_ImageTyp...

    Aspose::Words::Drawing::ImageData::get_ImageType method. Gets the type of the image in C++.... auto doc = System :: MakeObject < Aspose...:: NodeCollection > shapes = doc -> GetChildNodes ( Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. C++ API to Convert PS to ODP | products.aspose.com

    Convert PS to ODP via C++ without using Microsoft Word or Adobe Acrobat Reader...(ODP) format. This is because ODP is an open standard format that...can export PS files to PPTX format. Aspose.Slides for C++ then...

    products.aspose.com/total/cpp/conversion/ps-to-...
  4. FieldAddressBlock.NameAndAddressFormat | Aspose...

    Discover the FieldAddressBlock's NameAndAddressFormat property to easily customize name and address Formats for enhanced data management....or sets the name and address format. public string NameAndAddressFormat...ADDRESSBLOCK field. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Aspose::Words::Lists::ListCollection::Add metho...

    Aspose::Words::Lists::ListCollection::Add method. Creates a new list based on a predefined template and adds it to the collection of lists in the Document in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); ASSERT_FALSE ( builder ->...

    reference.aspose.com/words/cpp/aspose.words.lis...
  6. Aspose::Words::Tables::PreferredWidth::Auto met...

    Aspose::Words::Tables::PreferredWidth::Auto method. Returns an instance that represents the "preferred width is not specified" value in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.tab...
  7. ChartAxisTitle class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartAxisTitle class. Provides access to the axis title properties...to the font formatting of the axis title. format Provides access...access to fill and line formatting of the axis title. overlay Determines...

    reference.aspose.com/words/python-net/aspose.wo...
  8. EmbeddedFontStyle | Aspose.Words for Java

    Specifies the style of an embedded font inside a FontInfo object in Java.... Document doc = new Document(getMyDir() + "Embedded...docx"); FontInfo embeddedFont = doc.getFontInfos().get("Alte DIN...

    reference.aspose.com/words/java/com.aspose.word...
  9. AutoFitBehavior Enum | Aspose.Words for .NET

    Discover Aspose.Words.Tables.AutoFitBehavior enum to optimize table resizing with the AutoFit method, enhancing Document layout and presentation.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words.tab...
  10. Aspose::Words::Tables::RowCollection::ToArray m...

    Aspose::Words::Tables::RowCollection::ToArray method. Copies all rows from the collection to a new array of rows in C++.... auto doc = System :: MakeObject < Aspose...:: TableCollection > tables = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words.tab...