Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 33,600 for

saveoptions

(0.14 sec)
  1. Convert Project Data to SVG Format | Aspose.Tas...

    This article explains how to convert Microsoft Project files to SVG format using Aspose.Tasks for C# and other platforms....System ::SharedPtr < SaveOptions > saveOptions = System::MakeObject...(); 4 saveOptions -> set_FitContent( true ); 5 saveOptions -> ...

    docs.aspose.com/tasks/cpp/convert-project-data-...
  2. Latest version of AsposePDF produces FIPS compl...

    I upgraded asposePDF nuget from 24.7 to 25.4, and while everything works on my development environment, calling Document.Save() gives me the following error on my Stage environment, which is a more restrictive and secure…...1vqurjLLj= #=zKk_K9rE=, SaveOptions #=z5wBUYWT4kpcB) at dje_...#=zdoRdcBLQ5Kf5FknnEt9==.#=zQjIdKJk=(SaveOptions #=z5wBUYWT4kpcB) at #=zh...

    forum.aspose.com/t/latest-version-of-asposepdf-...
  3. Aspose::Words::Drawing::GradientStop::GradientS...

    Aspose::Words::Drawing::GradientStop::GradientStop constructor. Initializes a new instance of the GradientStop class in C++.... auto saveOptions = System :: MakeObject <...:: OoxmlSaveOptions > (); saveOptions -> set_Compliance ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose.PSD for .NET 24.7 - Release Notes|Docume...

    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 . PdfCoreOptions...psdImage . Save ( output , saveOptions ); } PSDNET-2061. Fix ImageSaveException:...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-7...
  5. Show or Hide Extra Print Headers|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....m&gt;<hr/></div>" ; int saveOptions = MailMessageSaveOptio ....MailMessageSaveType . getMHtmlFormat (), saveOptions ); Download Running Code...

    docs.aspose.com/email/java/show-or-hide-extra-p...
  6. XamlFlowSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XAML_FLOW or SaveFormat.XAML_FLOW_PACK format in Java....SaveOptions public class XamlFlowSaveOptions...XamlFlowSaveOptions extends SaveOptions Can be used to specify additional...

    reference.aspose.com/words/java/com.aspose.word...
  7. MergerContext | Aspose.Words for Java

    Document merger context in Java....OoxmlSaveOptions saveOptions = new OoxmlSaveOptions(); { saveOptions.setPassword("Aspose...MergeContextDocument.3.docx", saveOptions) .execute(); Shows how to...

    reference.aspose.com/words/java/com.aspose.word...
  8. SaveOptions.allow_embedding_post_script_fonts p...

    Saveoptions.allow_embedding_post_script_fonts property. Gets or sets a boolean value indicating whether to allow embedding fonts with PostScript outlines when embedding TrueType fonts in a document upon it is saved...allow_embedding_post_script_fonts property SaveOptions.allow_embedding_post_script_fonts...save_options = aw . saving . SaveOptions . create_save_options ( save_format...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::FileFormatInfo class | Aspose.Wo...

    Aspose::Words::FileFormatInfo class. Contains data returned by FileFormatUtil document format detection methods. To learn more, visit the documentation article in C++....Document > (); // Configure a SaveOptions object to encrypt the document...save the document. auto saveOptions = System :: MakeObject <...

    reference.aspose.com/words/cpp/aspose.words/fil...
  10. Fill.gradientVariant property | Aspose.Words fo...

    Fill.gradientVariant property. Gets the gradient variant [GradientVariant](../../gradientvariant/) for the fill.... let saveOptions = new aw . Saving . OoxmlSaveOptions...OoxmlSaveOptions (); saveOptions . compliance = aw . Saving . OoxmlCompliance...

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