Sort Score
Result 10 results
Languages All
Labels All
Results 6,341 - 6,350 of 369,804 for

save

(0.12 sec)
  1. VSDX saved to PDF is missing elements - Free Su...

    Hi, When converting a specific .vsdx to .pdf, most of its content is not visible. I’m using this code: Diagram diag = new Diagram(options.SourcePath); diag.Save(options.DestinationPath, SaveFileFormat.Pdf);...VSDX saved to PDF is missing elements Aspose.Diagram Product...Diagram(options.SourcePath); diag.Save(options.DestinationPath, SaveFileFormat...

    forum.aspose.com/t/vsdx-saved-to-pdf-is-missing...
  2. FileFormatUtil.detect_file_format method | Aspo...

    aspose.words.FileFormatUtil.detect_file_format method...password when we save it, and then save the document. save_options =...= aw . saving . OdtSaveOptions ( save_format = aw . SaveFormat...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Converting Outlook Message File (MSG) to TIFF I...

    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....Save() method and save it to stream in MHTML... call the Document.Save() method to save the MHTML document to...

    docs.aspose.com/email/net/converting-outlook-me...
  4. Error handling|Documentation

    Debugging and identifying errors in the source code of the Aspose.OMR template during generation....and the generated form can be saved . Otherwise, there is an error...can catch an exception from Save or SaveAsPdf methods of of the...

    docs.aspose.com/omr/net/generate-template/error...
  5. ImageSavingArgs.image_stream property | Aspose....

    ImageSavingArgs.image_stream property. Allows to specify the stream where the image will be Saved to....stream where the image will be saved to. @property def image_stream...This property allows you to save images to streams instead of...

    reference.aspose.com/words/python-net/aspose.wo...
  6. How to Add Image to HTML? C# Examples

    Learn how to add images to HTML using Aspose.HTML for .NET. Explore different methods, including the img tag, CSS backgrounds, and inline styles.... Save the modified document to a specified...19 // Save file to a local file system 20 document. Save (Path...

    docs.aspose.com/html/net/how-to-articles/how-to...
  7. MetafileRenderingOptions.emulateRenderingToSize...

    MetafileRenderingOptions.emulateRenderingToSizeOnPageResolution property. Gets or sets the resolution in pixels per inch for the emulation of metafile rendering to the size on page....can pass to the document's "Save" method // to modify how that...let saveOptions = new aw . Saving . PdfSaveOptions (); // Set...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. HtmlSaveOptions.ExportDocumentProperties | Aspo...

    Discover how HtmlSaveOptions' ExportDocumentProperties enhances your HTML, MHTML, or EPUB exports by including essential built-in and custom document properties....use a specific encoding when saving a document to .epub. Document...for a document that we will save. HtmlSaveOptions saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Decrypt PDF using Go|Aspose.PDF for Go via C++

    Decrypt PDF File with Aspose.PDF for Go via C++....Password You can open, decrypt, and save a password-protected PDF document...security restrictions, and then saved as a new, unprotected document...

    docs.aspose.com/pdf/go-cpp/decrypt-pdf/
  10. Aspose::Words::Document::get_VersionsCount meth...

    Aspose::Words::Document::get_VersionsCount method. Gets the number of document versions that was stored in the DOC document in C++.... If you save this document using Aspose.Words...Words, the document will be saved without versions. Examples Shows...

    reference.aspose.com/words/cpp/aspose.words/doc...