Sort Score
Result 10 results
Languages All
Labels All
Results 1,791 - 1,800 of 33,585 for

saveoptions

(0.18 sec)
  1. PDF转换API | Aspose.PDF

    使用 Aspose.PDF 库将 PDF 转换为 DOCX、PPTX、XLS、XLSX、EPUB、TEX、MHTML、Markdown 和其他格式...() -> Add ( image ); auto saveOptions = MakeObject < XpsSaveOptions..._dataDir + outfilename , saveOptions ); std :: clog << "BMP to...

    products.aspose.com/pdf/zh-hans/conversion/
  2. Otvorite i uredite PSB datoteku | products.aspo...

    Otvorite i uredite PSB datoteku s mrežnim uređivačem...Save(outpath, saveOptions); } You can download Aspose...sweepAngle); image.save(outpath, saveOptions); } } You can download Aspose...

    products.aspose.com/psd/cr/editor/psb/
  3. ImageSavingArgs.KeepImageStreamOpen | Aspose.Wo...

    Discover the KeepImageStreamOpen property in ImageSavingArgs for Aspose.Words. Control stream behavior for efficient image saving and enhanced performance....document to HTML, we can pass a SaveOptions object to designate a callback...

    reference.aspose.com/words/net/aspose.words.sav...
  4. What's new 2022|Aspose.PDF for .NET

    This page introduces the most popular new features in Aspose.PDF for .NET introduced in 2022....ExcelSaveOptions object var saveOptions = new Aspose . Pdf . ExcelSaveOptions...dataDir + "PDFToODS_out.ods" , saveOptions ); } } PDF to XMLSpreadSheet2003:...

    docs.aspose.com/pdf/net/whatsnew/2022/
  5. OdtSaveOptions.password property | Aspose.Words...

    OdtSaveoptions.password property. Gets or sets a password to encrypt document....password we specified in the SaveOptions object. doc . save ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  6. ImagePixelFormat enumeration | Aspose.Words for...

    aspose.words.saving.ImagePixelFormat enumeration. Specifies the pixel format for the generated images of document pages....an image, we can pass a SaveOptions object to # select a pixel...

    reference.aspose.com/words/python-net/aspose.wo...
  7. PdfDigitalSignatureDetails constructor | Aspose...

    aspose.words.saving.PdfDigitalSignatureDetails constructor..."digital_signature_details" object of the "SaveOptions" object to # digitally sign...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Convert Text to Vector Paths in C# – Aspose.SVG

    Vectorize text in SVG files using C#. Convert text to vector graphics and save it as SVG file....Save Options object var saveOptions = new SVGSaveOptions { VectorizeText...document with specified saveOptions document.Save((OutputFolder...

    products.aspose.com/svg/net/vectorization/text-...
  9. Convert Image To HTML C++

    Convert Image to HTML format in C++ code. Save Image as HTML using C++....png"); auto saveOptions = MakeObject<ImageSaveOp...doc->get_PageCount(); page++) { saveOptions->set_PageSet(MakeObject<PageSet>(page));...

    products.aspose.com/words/cpp/conversion/image-...
  10. 加密 Python 中的文档|Python via .NET 格式的 Aspose.Words

    使用适用于 Python 中特定文档格式的适当加密算法来加密您的文档。... Document () saveOptions = aw . saving . OdtSaveOptions...aw . SaveFormat . ODT ) saveOptions . password = "MyPassword"...

    docs.aspose.com/words/zh/python-net/encrypt-a-d...