Sort Score
Result 10 results
Languages All
Labels All
Results 3,921 - 3,930 of 38,284 for

save

(0.06 sec)
  1. How to Convert Word to PDF using C++

    In this brief topic, we will learn how to convert Word to PDF using C++. You can customize the output PDF by changing its appearance and other properties using simple API calls and generate PDF from DOCX in C++ that can be viewed in the browser or any other viewer....mode of PDF Save the DOCX file as PDF using Save method In the...exported PDF. Finally, we will be saving the PDF either on disk or in...

    kb.aspose.com/words/cpp/how-to-convert-word-to-...
  2. ShapeBase.hidden property | Aspose.Words for Py...

    ShapeBase.hidden property. Gets or sets a boolean value indicating whether the shape is visible.... save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_Encoding method. Specifies the encoding to use when exporting to HTML. Default value is new UTF8Encoding(true) (UTF-8 with BOM) in C++....Aspose::Words::Saving::HtmlFixedSaveOptions::get_Encoding method...Encoding > Aspose :: Words :: Saving :: HtmlFixedSaveOptions ::...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. SignatureLineOptions.Signer | Aspose.Words for ...

    Discover the SignatureLineOptions Signer property to customize your signature line. Easily set suggested signers for enhanced document clarity....PersonId ; // First, we will save an unsigned version of our document...document. builder . Document . Save ( dstDocumentPath ); CertificateHolder...

    reference.aspose.com/words/net/aspose.words/sig...
  5. Hyphenation.WarningCallback | Aspose.Words for ...

    Discover the Hyphenation WarningCallback property, ensuring optimal formatting by detecting issues in hyphenation patterns during loading. Maximize text fidelity!...hyphenate that document upon saving, we need a hyphenation dictionary...CustomHyphenationDic (); // When we save the document, German hyphenation...

    reference.aspose.com/words/net/aspose.words/hyp...
  6. ParagraphFormat.hanging_punctuation property | ...

    ParagraphFormat.hanging_punctuation property. Gets or sets a flag indicating whether hanging punctuation is enabled for the current paragraph.... save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  7. OutlineOptions.ExpandedOutlineLevels | Aspose.W...

    Discover the ExpandedOutlineLevels property in OutlineOptions, allowing you to customize document outline visibility for enhanced navigation and user experience....options will not work when saving to XPS. Specify 0 and the document...can pass to the document's "Save" method // to modify how that...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Change named value in XMP metadata of EPS|C++

    The process of changing named value in XMP metadata of EPS file with Aspose.Page API solution for C++ is explained and illustrated with the code here.... Save EPS file with changed XMP metadata...> (u "NewValue" )); 25 26 // Save EPS file with changed XMP metadata...

    docs.aspose.com/page/cpp/xmp-metadata/change-na...
  9. Chart Calculations|Aspose.Slides Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....get_ActualHeight (); // Saving presentation pres -> Save ( u "Result.pptx"...chart data and set the range. Save the modified presentation as...

    docs.aspose.com/slides/cpp/chart-calculations/
  10. HtmlFixedSaveOptions class | Aspose.Words for N...

    Aspose.Words.Saving.HtmlFixedSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.HtmlFixed](../../aspose.words/Saveformat/#HtmlFixed) format...specify additional options when saving a document into the SaveFormat...learn more, visit the Specify Save Options documentation article...

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