Sort Score
Result 10 results
Languages All
Labels All
Results 2,981 - 2,990 of 32,694 for

saveoptions

(0.26 sec)
  1. Aspose::Words::Document class | Aspose.Words fo...

    Aspose::Words::Document class. Represents a Word document. To learn more, visit the documentation article in C++....System::SharedPtr<Aspose::Words::Saving::SaveOptions>&) Saves the document to...System::SharedPtr<Aspose::Words::Saving::SaveOptions>&) Saves the document to...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Aspose::Words::Fields::FieldChar class | Aspose...

    Aspose::Words::Fields::FieldChar class. Base class for nodes that represent field characters in a document. To learn more, visit the documentation article in C++....System::SharedPtr<Aspose::Words::Saving::SaveOptions>&) Exports the content of...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Generate Point Cloud to USDZ File Formats via ....

    C# source code to load, render and add generate point cloud to USDZ documents on .NET Framework, .NET Core, Mono....saving, you need to create a SaveOptions object of the save format...

    products.aspose.com/3d/net/point-cloud/usdz/
  4. Convert HTML to PDF file in Java|Aspose.PDF for...

    Explore how to convert HTML content into PDF format using Aspose.PDF in Java....pdf" ) // Instantiate HTML SaveOptions object HtmlSaveOptions htmlsaveOptions...

    docs.aspose.com/pdf/java/convert-html-to-pdf/
  5. Cancelling Meeting Requests with Calendar|Docum...

    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....eml" , SaveOptions . getDefaultEml ()); client...

    docs.aspose.com/email/java/cancelling-meeting-r...
  6. Aspose::Words::Markup::SmartTag class | Aspose....

    Aspose::Words::Markup::SmartTag class. This element specifies the presence of a smart tag around one or more inline structures (runs, images, fields,etc.) within a paragraph. To learn more, visit the documentation article in C++....System::SharedPtr<Aspose::Words::Saving::SaveOptions>&) Exports the content of...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. Aspose::Words::Saving::HtmlSaveOptions::get_Exp...

    Aspose::Words::Saving::HtmlSaveoptions::get_ExportRoundtripInformation method. Specifies whether to write the roundtrip information when saving to HTML, MHTML or EPUB. Default value is true for HTML and false for MHTML and EPUB in C++....document to HTML, we can pass a SaveOptions object to determine // how...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. 乳胶到PDF| .NET的Aspose.TeX

    要使用Aspose.TeX API解决方案。... SaveOptions = new PdfSaveOptions(); 11...PDF format. 13 options. SaveOptions = new PdfSaveOptions(); 14...

    docs.aspose.com/tex/zh/net/latex-to-pdf/
  9. How to Remove Default Bookmark When Exporting a...

    Hello Team, I’m exporting a range with name as HTML, and I’ve noticed that a bookmark with the range name is automatically inserted into the generated HTML content. How can I prevent this bookmark from being included du…...Address; var saveOptions = new HtmlSaveOptions { ExportPrintAreaOnly...workbook.Save(htmlStream, saveOptions); htmlStream.Position = 0;...

    forum.aspose.com/t/how-to-remove-default-bookma...
  10. CompositeNode | Aspose.Words for Java

    Base class for nodes that can contain other nodes in Java....toString() toString(SaveOptions saveOptions) Exports the content...lang.String toString(SaveOptions saveOptions) public String toString(SaveOptions...

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