Sort Score
Result 10 results
Languages All
Labels All
Results 251 - 260 of 32,777 for

saveoptions

(0.12 sec)
  1. OutlineOptions.defaultBookmarksOutlineLevel pro...

    OutlineOptions.defaultBookmarksOutlineLevel property. Specifies the default level in the document outline at which to display Word bookmarks.... let saveOptions = new aw . Saving . PdfSaveOptions...pane in the output PDF. saveOptions . pageMode = aw . Saving...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveoptions::get_IdPrefix method. Specifies a prefix that is prepended to all generated element IDs in the output document. Default value is null and no prefix is prepended in C++....docx" ); auto saveOptions = System :: MakeObject <...HtmlFixedSaveOptions > (); saveOptions -> set_IdPrefix ( u "pfx1_"...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. HeaderFooterBookmarksExportMode Enum | Aspose.W...

    Discover how Aspose.Words.Saving.HeaderFooterBookmarksExportMode enhances bookmark export in headers and footers for seamless document management.... PdfSaveOptions saveOptions = new PdfSaveOptions ();...pane in the output PDF. saveOptions . PageMode = PdfPageMode...

    reference.aspose.com/words/net/aspose.words.sav...
  4. 档案

    档案...System::SharedPtr<PdfSaveOptions> saveOptions = System::MakeObject<PdfSaveOptions>();...SaveOptions>(); saveOptions->set_SaveToSeparateFiles(true); ...

    blog.aspose.com/zh/tasks/convert-mpp-to-pdf-in-c/
  5. Aspose::Words::LowCode::Splitter::ExtractPages ...

    Aspose::Words::LowCode::Splitter::ExtractPages method. Extracts a specified range of pages from a document stream and saves the extracted pages to an output stream using the specified save format in C++....System::SharedPtr<Aspose::Words::Saving::SaveOptions>&, int32_t, int32_t) method...Words :: Saving :: SaveOptions > & saveOptions , int32_t startPageIndex...

    reference.aspose.com/words/cpp/aspose.words.low...
  6. Aspose::Words::Saving::OdtSaveOptions::get_IsSt...

    Aspose::Words::Saving::OdtSaveoptions::get_IsStrictSchema11 method. Specifies whether export should correspond to ODT specification 1.1 strictly. OOo 3.0 displays files correctly when they contain elements and attributes of ODT 1.2. Use "false" for this purpose, or "true" for strict conformity of specification 1.1. The default value is false in C++....docx" ); auto saveOptions = System :: MakeObject <...:: OdtSaveOptions > (); saveOptions -> set_MeasureUnit ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. SvgSaveOptions.removeJavaScriptFromLinks proper...

    SvgSaveoptions.removeJavaScriptFromLinks property. Specifies whether JavaScript will be removed from links...docx" ); let saveOptions = new aw . Saving . SvgSaveOptions...SvgSaveOptions (); saveOptions . removeJavaScriptFrom = true ; doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. MarkdownOfficeMathExportMode | Aspose.Words for...

    Specifies how Aspose.Words exports OfficeMath to Markdown in Java....MarkdownSaveOptions saveOptions = new MarkdownSaveOptions(); saveOptions.set...OfficeMathExportMode.md", saveOptions); Shows how to export OfficeMath...

    reference.aspose.com/words/java/com.aspose.word...
  9. DoclingSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.DOCLING format in Java....SaveOptions public class DoclingSaveOptions...DoclingSaveOptions extends SaveOptions Can be used to specify additional...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose.PSD for .NET 23.11 - 发布说明|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....LoadEffectsResource = true }; var saveOptions = new PngOptions { ColorType...Save ( outputFileFish , saveOptions ); } using ( var psdImage...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...