Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 33,600 for

saveoptions

(0.13 sec)
  1. Փոխարկել Պատկեր PNG C++

    Փոխարկեք Պատկեր ը PNG ձևաչափի C++ կոդով: Պահեք Պատկեր որպես PNG օգտագործելով C++:...png"); auto saveOptions = MakeObject<ImageSaveOp...doc->get_PageCount(); page++) { saveOptions->set_PageSet(MakeObject<PageSet>(page));...

    products.aspose.com/words/hy/cpp/conversion/ima...
  2. Փոխարկել Պատկեր GIF C++

    Փոխարկեք Պատկեր ը GIF ձևաչափի C++ կոդով: Պահեք Պատկեր որպես GIF օգտագործելով C++:...png"); auto saveOptions = MakeObject<ImageSaveOp...doc->get_PageCount(); page++) { saveOptions->set_PageSet(MakeObject<PageSet>(page));...

    products.aspose.com/words/hy/cpp/conversion/ima...
  3. Փոխարկել Պատկեր JPG C++

    Փոխարկեք Պատկեր ը JPG ձևաչափի C++ կոդով: Պահեք Պատկեր որպես JPG օգտագործելով C++:...png"); auto saveOptions = MakeObject<ImageSaveOp...doc->get_PageCount(); page++) { saveOptions->set_PageSet(MakeObject<PageSet>(page));...

    products.aspose.com/words/hy/cpp/conversion/ima...
  4. Փոխարկել Պատկեր SVG C++

    Փոխարկեք Պատկեր ը SVG ձևաչափի C++ կոդով: Պահեք Պատկեր որպես SVG օգտագործելով C++:...png"); auto saveOptions = MakeObject<ImageSaveOp...doc->get_PageCount(); page++) { saveOptions->set_PageSet(MakeObject<PageSet>(page));...

    products.aspose.com/words/hy/cpp/conversion/ima...
  5. Chart axis labels overlap with legends when con...

    Hi, When converting a PowerPoint side to PDF using Aspose.slides. We noticed the x-axis labels were not rendered correctly and overlapped with legends. Code: var Saveoptions = new PdfOptions { SaveMetafilesAsPng =…... Code: var saveOptions = new PdfOptions { SaveMetafilesAsPng...\test.pdf", SaveFormat.Pdf, saveOptions); I’ve attached the test...

    forum.aspose.com/t/chart-axis-labels-overlap-wi...
  6. Gradient fill color appears colored homogenous ...

    Hi Team, we are facing an issue where a templated word document appears to have homogenous colored objects from a gradient fill HTML content. I attached a simple console application to reproduce the issue. It looks like…...effects: OoxmlSaveOptions saveOptions = new OoxmlSaveOptions(SaveFormat...doc.Save("output.docx", saveOptions); Test with Different Document...

    forum.aspose.com/t/gradient-fill-color-appears-...
  7. 使用 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...
  8. 将PDF转换为不同图像格式的Python方法|Aspose.PDF for Python vi...

    本主题向您展示如何使用Aspose.PDF for Python将PDF转换为多种图像格式,例如TIFF、BMP、EMF、JPEG、PNG、GIF、SVG,只需几行代码。... 使用 SaveOptions 类转换 PDF 本文的这一部分向您展示了如何使用...本文的这一部分向您展示了如何使用 Python 和 SaveOptions 类将 PDF 转换为 SVG 。 尝试在线将 PDF 转换为 SVG Aspose...

    docs.aspose.com/pdf/zh/python-net/convert-pdf-t...
  9. 导出邮件|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.... Save ( FilePath , SaveOptions . DefaultMsg ); 下载源代码 CodePlex...

    docs.aspose.com/email/zh/net/export-email/
  10. Fill | Aspose.Words for Java

    Represents fill formatting for an object in Java....OoxmlSaveOptions saveOptions = new OoxmlSaveOptions(); { saveOptions.setC..."Shape.GradientFill.docx", saveOptions); Returns: java.awt.Color...

    reference.aspose.com/words/java/com.aspose.word...