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

doc format

(0.28 sec)
  1. RevisionOptions.revision_bars_color property | ...

    RevisionOptions.revision_bars_color property. Allows to specify the color to be used for side bars that identify Document lines containing revised inFormation... doc = aw . Document ( file_name =...revisions. revision_options = doc . layout_options . revision_options...

    reference.aspose.com/words/python-net/aspose.wo...
  2. C++ API to Convert PPTX to RTF or with free Onl...

    Export PPTX to RTF within your C++ applications or online. Test free PPTX to RTF online converter quickly before integrating the code....complete package of C++ File Format Automation libraries. By using...reference Save the document to RTF format by using Save member fucntion...

    products.aspose.com/total/cpp/conversion/pptx-t...
  3. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Author method. Gets or sets the name of the Document's author in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.pro...
  4. Aspose::Words::Hyphenation::IsDictionaryRegiste...

    Aspose::Words::Hyphenation::IsDictionaryRegistered method. Returns false if for the specified language there is no dictionary registered or if registered is Null dictionary, true otherwise in C++....save it to a fixed-page save format. The text in that document...document will be hyphenated. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/hyp...
  5. Aspose::Words::Layout::RevisionOptions::get_Ins...

    Aspose::Words::Layout::RevisionOptions::get_InsertedTextEffect method. Allows to specify the effect to be applied to the inserted content Insertion. Default value is Underline in C++.... auto doc = System :: MakeObject < Aspose...RevisionOptions > revisionOptions = doc -> get_LayoutOptions () -> get_RevisionOptions...

    reference.aspose.com/words/cpp/aspose.words.lay...
  6. Aspose::Words::Layout::RevisionOptions::get_Del...

    Aspose::Words::Layout::RevisionOptions::get_DeletedTextColor method. Allows to specify the color to be used for deleted content Deletion. Default value is ByAuthor in C++.... auto doc = System :: MakeObject < Aspose...RevisionOptions > revisionOptions = doc -> get_LayoutOptions () -> get_RevisionOptions...

    reference.aspose.com/words/cpp/aspose.words.lay...
  7. Aspose::Words::Layout::RevisionOptions::get_Del...

    Aspose::Words::Layout::RevisionOptions::get_DeletedTextEffect method. Allows to specify the effect to be applied to the deleted content Deletion. Default value is StrikeThrough in C++.... auto doc = System :: MakeObject < Aspose...RevisionOptions > revisionOptions = doc -> get_LayoutOptions () -> get_RevisionOptions...

    reference.aspose.com/words/cpp/aspose.words.lay...
  8. Aspose::Words::Layout::RevisionOptions::get_Rev...

    Aspose::Words::Layout::RevisionOptions::get_RevisionBarsWidth method. Gets or sets width of revision bars, points in C++.... auto doc = System :: MakeObject < Aspose...RevisionOptions > revisionOptions = doc -> get_LayoutOptions () -> get_RevisionOptions...

    reference.aspose.com/words/cpp/aspose.words.lay...
  9. Convert PDF documents using Go|Aspose.PDF for G...

    This section contains articles relating to convert PDF Documents to other Formats with Aspose.PDF for Go via C++....other reference materials in a format that is independent of application...convert PDF files to some other format in order to edit or change...

    docs.aspose.com/pdf/go-cpp/conversion/
  10. FieldDisplayBarcode | Aspose.Words for Java

    Implements the DISPLAYBARCODE field in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); FieldDisplayBarcode field =...

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