Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 2,066 for

change image size

(0.09 sec)
  1. 在 Java 中将 EPUB 转换为 PDF – Aspose.HTML for Java

    使用 Aspose.HTML for Java API 在 Java 中将 EPUB 转换为 PDF。在Java代码示例中考虑各种EPUB到PDF的转换方案。...Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    docs.aspose.com/html/zh/java/convert-epub-to-pdf/
  2. SvgSaveOptions class | Aspose.Words for Python

    aspose.words.saving.SvgSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.SVG](../../aspose.words/saveformat/#SVG) format...export_embedded_images Specifies whether images should be embedded...significant increase in the size of the output SVG file. export_generator_name...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 6. Text in math formulas

    This article discusses inserting text into LaTeX math formulas. It also describes math functions and operators, as well as the method for defining them....Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    docs.aspose.com/tex/java/latex-text-in-math-for...
  4. 使用 JavaScript 在演示文稿中管理 OLE|Aspose.Slides for No...

    使用 Aspose.Slides for Node.js via Java 优化 PowerPoint 和 OpenDocument 文件中的 OLE 对象管理。无缝嵌入、更新和导出 OLE 内容。...is:" , fileExtension ); // Change the file type to ZIP. var fileData...添加图像到演示文稿资源。 var image = asposeSlides . Images . fromFile ( "image.png" );...

    docs.aspose.com/slides/zh/nodejs-java/manage-ole/
  5. Fills and Strokes in SVG – SVG Code – Aspose.SV...

    Learn how to apply and control fill and stroke in SVG elements. Master the basics of color, opacity, thickness, dash use, and style with Aspose.SVG....Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    docs.aspose.com/svg/net/drawing-basics/fills-an...
  6. SVG Transformations – Basics, SVG Code – Aspose...

    Learn to apply SVG transformations—translate, scale, rotate, skew, matrix with Aspose.SVG. Includes clear code examples and best practices....Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    docs.aspose.com/svg/net/drawing-basics/svg-tran...
  7. Aspose::Words::Saving::SaveOptions class | Aspo...

    Aspose::Words::Saving::SaveOptions class. This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format. To learn more, visit the documentation article in C++....the font attributes will be changed according to the character...whether OLE controls presentation image will be updated. get_UseAntiAliasing...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. 将 SVG 转换为 PDF – Aspose.HTML for Java

    使用 Aspose.HTML for Java 将 SVG 转换为 PDF。考虑将 SVG 转换为 PDF 的各种情况,并学习如何使用 PdfSaveOptions。...Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    docs.aspose.com/html/zh/java/convert-svg-to-pdf/
  9. MutationObserver – Use with Aspose.HTML for Java

    Learn how to use MutationObserver class to track and handle real-time DOM updates efficiently with Aspose.HTML for Java....Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    docs.aspose.com/html/java/mutationobserver/
  10. Dwg转dwg图纸效果和原图不一样问题 - Free Support Forum - aspo...

    1.png (5.5 KB) 2.png (6.5 KB) 图1为原始的dwg,图2为转换后的dwg 并且数字30.78和46.3原来是线条,后面变成了粗体。 下面是我的代码: License license = new License(); license.setLicense("Aspose.CAD.Java.lic"); LoadOptions loadOptions = new LoadOptions(); load…...CadImage cadImage = (CadImage)Image.load("D:\\dwgtest\\demo2.dwg"...(int i = 0, size = cadImage.getLayers().size(); i < size; i++) {...

    forum.aspose.com/t/dwg-dwg/314402