Sort Score
Result 10 results
Languages All
Labels All
Results 651 - 660 of 32,777 for

saveoptions

(0.07 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::ShapeBase::get_SoftEdge...

    Aspose::Words::Drawing::ShapeBase::get_SoftEdge method. Gets soft edge formatting for the shape in C++....docx" ); auto saveOptions = System :: MakeObject <...:: SvgSaveOptions > (); saveOptions -> set_MaxImageResolution...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. 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...
  5. Გააკეთეთ HTML C++ Ის Გამოყენებით

    შექმენით ახალი HTML C++ ში რამდენიმე ნაბიჯით. მარტივად შექმენით HTML C++ ბიბლიოთეკის გამოყენებით....Aspose bookmark"); auto saveOptions = MakeObject<PdfSaveOptions>();...ons>(); saveOptions->get_OutlineOptions()->get_BookmarksOutl...

    products.aspose.com/words/ka/cpp/make/html/
  6. Გააკეთეთ WORD C++ Ის Გამოყენებით

    შექმენით ახალი WORD C++ ში რამდენიმე ნაბიჯით. მარტივად შექმენით WORD C++ ბიბლიოთეკის გამოყენებით....Aspose bookmark"); auto saveOptions = MakeObject<PdfSaveOptions>();...ons>(); saveOptions->get_OutlineOptions()->get_BookmarksOutl...

    products.aspose.com/words/ka/cpp/make/word/
  7. 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...
  8. Aspose::Words::Saving::OoxmlSaveOptions::OoxmlS...

    Aspose::Words::Saving::OoxmlSaveoptions::OoxmlSaveoptions constructor. Initializes a new instance of this class that can be used to save a document in the Docx format in C++...."Compliance" property of the SaveOptions object to "OoxmlCompliance...follow that standard. auto saveOptions = System :: MakeObject <...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. PclSaveOptions.SaveFormat | Aspose.Words for .NET

    Discover the PclSaveoptions SaveFormat property to easily save documents in PCL format, ensuring compatibility and high-quality output for your projects....docx" ); PclSaveOptions saveOptions = new PclSaveOptions { SaveFormat...RasterizeElements.pcl" , saveOptions ); See Also enum SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  10. PdfSaveOptions.InterpolateImages | Aspose.Words...

    Discover PdfSaveoptions' InterpolateImages property, a key feature that enhances image quality in your documents. Optimize your PDFs effortlessly!... PdfSaveOptions saveOptions = new PdfSaveOptions ();...apply any interpolation. saveOptions . InterpolateImages = interpolateImages...

    reference.aspose.com/words/net/aspose.words.sav...