Sort Score
Result 10 results
Languages All
Labels All
Results 5,181 - 5,190 of 180,074 for

doc

(0.65 sec)
  1. Aspose::Words::Font::get_Italic method | Aspose...

    Aspose::Words::Font::get_Italic method. True if the font is formatted as italic in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> get_Font () ->...

    reference.aspose.com/words/cpp/aspose.words/fon...
  2. Aspose::Words::Saving::OoxmlSaveOptions::get_Sa...

    Aspose::Words::Saving::OoxmlSaveOptions::get_SaveFormat method. Specifies the format in which the Document will be saved if this save options object is used. Can be Docx, Docm, Dotx, Dotm or FlatOpc in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // If we configure compatibility...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Java API to Export EPUB to FLATOPC | products.a...

    Convert EPUB to FLATOPC using on premise Java API...is to render the EPUB file to DOC using Aspose.PDF for Java. Aspose...can be used to convert EPUB to DOC. It provides a wide range of...

    products.aspose.com/total/java/conversion/epub-...
  4. VbaProject.clone method | Aspose.Words for Python

    VbaProject.clone method. Performs a copy of the [VbaProject](../).... doc = aw . Document ( file_name =...) dest_doc = aw . Document () copy_vba_project = doc . vba_project...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::ParagraphFormat::get_KeepWithNex...

    Aspose::Words::ParagraphFormat::get_KeepWithNext method. True if the paragraph is to remains on the same page as the paragraph that follows it in C++.... auto doc = System :: MakeObject < Aspose...:: Tables :: Table > table = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words/par...
  6. Aspose::Words::Tables::Table::get_BottomPadding...

    Aspose::Words::Tables::Table::get_BottomPadding method. Gets or sets the amount of space (in points) to add below the contents of cells in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.tab...
  7. Aspose::Words::Markup::StructuredDocumentTagCol...

    Aspose::Words::Markup::StructuredDocumentTagCollection::GetById method. Returns the structured Document tag by identifier in C++.... auto doc = System :: MakeObject < Aspose...IStructuredDocumentT > sdt = doc -> get_Range () -> get_StructuredDocumentTa...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. Aspose::Words::Drawing::AdjustmentCollection cl...

    Aspose::Words::Drawing::AdjustmentCollection class. Represents a read-only collection of Adjustment adjust values that are applied to the specified shape in C++.... auto doc = System :: MakeObject < Aspose...Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. C# API to Export EPUB to FLATOPC | products.asp...

    Convert EPUB to FLATOPC without using Microsoft Word...easily convert EPUB files to DOC format using the advanced PDF...the EPUB file is converted to DOC, developers can use the powerful...

    products.aspose.com/total/net/conversion/epub-t...
  10. Aspose::Words::Tables::Row::get_IsLastRow metho...

    Aspose::Words::Tables::Row::get_IsLastRow method. True if this is the last row in a table; false otherwise in C++.... auto doc = System :: MakeObject < Aspose...:: Tables :: Table > table = doc -> get_FirstSection () -> get_Body...

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