Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 32,778 for

saveoptions

(0.08 sec)
  1. Aspose.PSD for Java 24.7 - 发布说明|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....PdfOptions saveOptions = new PdfOptions (); saveOptions . setPdfCoreOptions...psdImage . save ( output , saveOptions ); } PSDJAVA-637. 在 Linux...

    docs.aspose.com/psd/zh/java/aspose-psd-for-java...
  2. IResourceSavingCallback Interface | Aspose.Word...

    Control Aspose.Words resource saving with the IResourceSavingCallback interface. Manage images, fonts, and CSS for optimized HTML or SVG documents....MarkdownSaveOptions saveOptions = new MarkdownSaveOptions (); saveOptions . ResourceSavingCallba...doc . Save ( outputPath , saveOptions ); DocumentHelper . FindTextInFile...

    reference.aspose.com/words/net/aspose.words.sav...
  3. DocumentBuilder.InsertShape | Aspose.Words for ...

    Effortlessly add custom inline shapes with DocumentBuilder's InsertShape method. Enhance your documents with tailored visuals for impactful presentations!... OoxmlSaveOptions saveOptions = new OoxmlSaveOptions (...( SaveFormat . Docx ); saveOptions . Compliance = OoxmlCompliance...

    reference.aspose.com/words/net/aspose.words/doc...
  4. PdfPageLayout Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.PdfPageLayout enum for optimal PDF viewing. Customize page layouts for enhanced readability in any PDF reader....PdfSaveOptions saveOptions = new PdfSaveOptions (); saveOptions . PageLayout..."PdfSaveOptions.PageLayout.pdf" , saveOptions ); See Also namespace Aspose...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Aspose::Words::Saving::MarkdownSaveOptions::get...

    Aspose::Words::Saving::MarkdownSaveoptions::get_EmptyParagraphExportMode method. Specifies how to export empty paragraphs to Markdown. Default value is EmptyLine in C++....Writeln ( u "Last" ); auto saveOptions = System :: MakeObject <...MarkdownSaveOptions > (); saveOptions -> set_EmptyParagraphExport...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. PdfEncryptionDetails.OwnerPassword | Aspose.Wor...

    Discover how the OwnerPassword property secures your encrypted PDF files, ensuring only authorized access. Protect your documents effortlessly!... PdfSaveOptions saveOptions = new PdfSaveOptions ();..."EncryptionDetails" property. saveOptions . EncryptionDetails = encryptionDetails...

    reference.aspose.com/words/net/aspose.words.sav...
  7. DoclingSaveOptions Class | Aspose.Words for .NET

    Configure advanced Docling save options to export Word documents as structured Docling JSON with full control....class DoclingSaveOptions : SaveOptions Constructors Name Description...DoclingSaveOptions saveOptions = new DoclingSaveOptions (); saveOptions . SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Common Conversion Options | Aspose.Tasks Docume...

    A guide to common conversion options for Microsoft Project MPP files....specified, the value of SaveOptions.PresentationFormat is ignored...predefined PageSize via SaveOptions.PageSize property: Copy 1...

    docs.aspose.com/tasks/net/common-conversions-op...
  9. Compress WORD In C++

    Compress WORD in C++ without losing quality. Optimize WORD content, reduce file size easily...."yourCompressedImage" ); } } auto saveOptions = MakeObject <OoxmlSaveOptions>();...<OoxmlSaveOptions>(); saveOptions-> set_CompressionLevel (CompressionLevel::Maximum);...

    products.aspose.com/words/cpp/compress/word/
  10. MetafileRenderingOptions.useEmfEmbeddedToWmf pr...

    MetafileRenderingOptions.useEmfEmbeddedToWmf property. Gets or sets a value determining how WMF metafiles with embedded EMF metafiles should be rendered.... let saveOptions = new aw . Saving . PdfSaveOptions...will render the EMF part. saveOptions . metafileRenderingOpt ....

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