Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 32,777 for

saveoptions

(0.11 sec)
  1. Conversion from Word to PDF has some issues wit...

    Hi Support, We are licensed users of Aspose.Total. We are facing formatting issues while converting document from Word to PDF. We are trying to render the PDF with Bookmarks retained and below is how we have implemente…...Document(docStream); var saveOptions = new Aspose.Words.Saving...SaveFormat = SaveFormat.Pdf }; saveOptions.OutlineOptions.DefaultBookmarksOutl...

    forum.aspose.com/t/conversion-from-word-to-pdf-...
  2. SoftEdgeFormat | Aspose.Words for Java

    Represents the soft edge formatting for an object in Java....SvgSaveOptions saveOptions = new SvgSaveOptions(); saveOptions.setMaxImageResolutio(72);...MaxImageResolution.svg", saveOptions); Shows how to work with...

    reference.aspose.com/words/java/com.aspose.word...
  3. LINQ Expressions Not Working When Saving as PDF...

    Description I am using Aspose.Words for Java to generate documents with LINQ Reporting Engine. The LINQ expressions are processed correctly when saving the document as DOCX, but when saving as PDF, the expressions are no…...String[0])); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFormat...fromName("PDF")); doc.save(out, saveOptions); Observed Behavior DOCX...

    forum.aspose.com/t/linq-expressions-not-working...
  4. Aspose.PSD for Java 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 . setPdfCoreOptions...psdImage . save ( output , saveOptions ); } PSDJAVA-637. Fix ImageSaveException:...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  5. Ustvari PDF Z Uporabo C++

    Ustvarite novo PDF v C++ v nekaj korakih. Preprosto ustvarite PDF s knjižnico C++....Aspose bookmark"); auto saveOptions = MakeObject<PdfSaveOptions>();...ons>(); saveOptions->get_OutlineOptions()->get_BookmarksOutl...

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

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

    products.aspose.com/words/ka/cpp/make/pdf/
  7. Comparer Class | Aspose.Words for .NET

    Effortlessly compare documents with the Aspose.Words LowCode Comparer class. Unlock powerful methods for seamless document analysis and collaboration.... To ( List<Stream>, SaveOptions ) Specifies output Document...processor. To ( Stream, SaveOptions ) Specifies output stream...

    reference.aspose.com/words/net/aspose.words.low...
  8. PdfEncryptionDetails.UserPassword | Aspose.Word...

    Discover how the UserPassword property enhances PDF security by requiring a password for access, ensuring your documents stay protected and confidential.... PdfSaveOptions saveOptions = new PdfSaveOptions ();..."EncryptionDetails" property. saveOptions . EncryptionDetails = encryptionDetails...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Aspose::Words::LowCode::Merger::MergeToImages m...

    Aspose::Words::LowCode::Merger::MergeToImages method. Merges the given input document streams into a single output document using specified image save options. Renders the output to images in C++....:: ImageSaveOptions > & saveOptions , Aspose :: Words :: LowCode...The input file streams. saveOptions const System::SharedPtr<...

    reference.aspose.com/words/cpp/aspose.words.low...
  10. OfficeMath.getMathRenderer method | Aspose.Word...

    OfficeMath.getMathRenderer method. Creates and returns an object that can be used to render this equation into an image.... let saveOptions = new aw . Saving . ImageSaveOptions...times its original size. saveOptions . scale = 5 ; officeMath...

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