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

saveoptions

(0.16 sec)
  1. PdfDigitalSignatureDetails.hashAlgorithm proper...

    PdfDigitalSignatureDetails.hashAlgorithm property. Gets or sets the hash algorithm...."DigitalSignatureDeta" object of the "SaveOptions" object to // digitally sign...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Text Vectorization & Text Security – .NET

    This article explains how to convert SVG text to vector using the VectorizeText property of the SVGSaveoptions class....vectorization 7 SVGSaveOptions saveOptions = new SVGSaveOptions 8 {...document with specified saveOptions 13 document. Save (Path....

    docs.aspose.com/svg/net/text-vectorization/
  3. ImageSaveOptions.PixelFormat | Aspose.Words for...

    Discover the ImageSaveoptions PixelFormat property to easily customize the pixel format of your generated images for optimal quality and performance....an image, we can pass a SaveOptions object to // select a pixel...

    reference.aspose.com/words/net/aspose.words.sav...
  4. 使用 C++ 将 PowerPoint 演示文稿转换为 Markdown|Aspose.Sli...

    使用 Aspose.Slides for C++ 将 PowerPoint 幻灯片(PPT、PPTX)转换为干净的 Markdown,自动化文档编写并保持格式。...如果需要导出包含图像的 PowerPoint 文档,必须将 SaveOptions::MarkdownExportType::Visual)...:: Export :: Markdown :: SaveOptions :: Flavor :: CommonMark );...

    docs.aspose.com/slides/zh/cpp/convert-powerpoin...
  5. PdfDigitalSignatureDetails.HashAlgorithm | Aspo...

    Discover the PdfDigitalSignatureDetails HashAlgorithm property—efficiently manage and customize your hash algorithms for enhanced digital security...."DigitalSignatureDeta" object of the "SaveOptions" object to // digitally sign...

    reference.aspose.com/words/net/aspose.words.sav...
  6. PdfDigitalSignatureDetails.signature_date prope...

    PdfDigitalSignatureDetails.signature_date property. Gets or sets the date of the signing...."digital_signature_details" object of the "SaveOptions" object to # digitally sign...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Გადაიყვანეთ Გამოსახულება TXT C++

    გადაიყვანეთ Გამოსახულება TXT C++ ფორმატში კოდით. შეინახეთ Გამოსახულება როგორც TXT C++....png"); auto saveOptions = MakeObject<ImageSaveOp...doc->get_PageCount(); page++) { saveOptions->set_PageSet(MakeObject<PageSet>(page));...

    products.aspose.com/words/ka/cpp/conversion/ima...
  8. Aspose.PSD for .NET 19.8 - 发行说明|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....true }; ImageOptionsBase saveOptions = new PngOptions () { ColorType...image . Save ( outFileName , saveOptions ); } double memoryUsed =...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-1...
  9. Convert TEXT To HTML C++

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

    products.aspose.com/words/cpp/conversion/text-t...
  10. Convert HTML To PDF C++

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

    products.aspose.com/words/cpp/conversion/html-t...