Sort Score
Result 10 results
Languages All
Labels All
Results 7,421 - 7,430 of 15,126 for

doc to pdf

(0.25 sec)
  1. Aspose::Words::Layout::RevisionOptions::get_Sho...

    Aspose::Words::Layout::RevisionOptions::get_ShowRevisionMarks method. Allow To specify whether revision text should be marked with special formatting markup. Default value is true in C++.... auto doc = System :: MakeObject < Aspose...RevisionOptions > revisionOptions = doc -> get_LayoutOptions () -> get_RevisionOptions...

    reference.aspose.com/words/cpp/aspose.words.lay...
  2. Convert PPT to EXCEL via C++ or with free Onlin...

    Export PPT To EXCEL in C++ without using Microsoft Excel or Powerpoint or online. Test free PPT To EXCEL online converter quickly before integrating the code....working with Word documents, PDF files, images, and more. Aspose...Options with C++ Convert PPT to DOC (Microsoft Word Binary Format)...

    products.aspose.com/total/cpp/conversion/ppt-to...
  3. Convert POTX to FODS via C++ or with free Onlin...

    Export POTX To FODS in C++ without using Microsoft Excel or Powerpoint or online. Test free POTX To FODS online converter quickly before integrating the code....The Portable Document Format (PDF) is a widely used file format...Microsoft Office documents, PDFs, images, and more. With Aspose...

    products.aspose.com/total/cpp/conversion/potx-t...
  4. Aspose::Words::Drawing::Charts::Chart::get_Axis...

    Aspose::Words::Drawing::Charts::Chart::get_AxisX method. Provides access To properties of the primary X axis of the chart in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Drawing::Charts::Chart::get_Axis...

    Aspose::Words::Drawing::Charts::Chart::get_AxisY method. Provides access To properties of the primary Y axis of the chart in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Convert PPS to XLAM via C++ or with free Online...

    Export PPS To XLAM in C++ without using Microsoft Excel or Powerpoint or online. Test free PPS To XLAM online converter quickly before integrating the code....Microsoft Office, OpenOffice, PDF, HTML, and many more. It also...Options with C++ Convert PPS to DOC (Microsoft Word Binary Format)...

    products.aspose.com/total/cpp/conversion/pps-to...
  7. Convert POT to MHTML via C++ or with free Onlin...

    Export POT To MHTML in C++ without using Microsoft Excel or Powerpoint or online. Test free POT To MHTML online converter quickly before integrating the code....The Portable Document Format (PDF) is a widely used file format...Options with C++ Convert POT to DOC (Microsoft Word Binary Format)...

    products.aspose.com/total/cpp/conversion/pot-to...
  8. Aspose::Words::Saving::BookmarksOutlineLevelCol...

    Aspose::Words::Saving::BookmarksOutlineLevelCollection::IndexOfKey method. Returns the zero-based index of the specified bookmark in the collection in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Insert a bookmark with...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Aspose::Words::Hyphenation::RegisterDictionary ...

    Aspose::Words::Hyphenation::RegisterDictionary method. Registers and loads a hyphenation dictionary for the specified language from a stream. Throws if dictionary cannot be read or has invalid format in C++.... auto doc = System :: MakeObject < Aspose...text.docx" ); ASSERT_TRUE ( doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words/hyp...
  10. StyleCollection | Aspose.Words for Java

    A collection of Style objects that represent both the built-in and user-defined styles in a Document in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); // Create a custom paragraph...

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