Sort Score
Result 10 results
Languages All
Labels All
Results 1,161 - 1,170 of 6,883 for

shape rendering

(0.16 sec)
  1. Manage SmartArt in PowerPoint Presentations Usi...

    Learn to build and edit PowerPoint SmartArt with Aspose.Slides for Node.js using clear JavaScript code samples that speed up slide design and automation....added a connector between two shapes. var pres = new aspose . slides...added a connector between two shapes. var pres = new aspose . slides...

    docs.aspose.com/slides/nodejs-java/manage-smart...
  2. Aspose.words for java,保存pdf附件出现乱码 - Free Suppor...

    原始需求:将word转成pdf,同时将word中各种类型的附件也转成pdf并拼接到后面。 遇到问题:遇到pdf格式的附件保存后存在许多乱码页 部分代码: aspose-words: 24.11 aspose-cells: 25.1 OS: Oracle Linux Server 8.5 List<byte[]> attachmentPdfs = new ArrayList<>(); Document document = …...NodeCollection shapes = document.getChildNodes(NodeType.SHAPE, true);...true); for (Shape shape : (Iterable<Shape>) shapes) { OleFormat ole...

    forum.aspose.com/t/aspose-words-for-java-pdf/32...
  3. DoclingSaveOptions class | Aspose.Words for Nod...

    Aspose.Words.Saving.DoclingSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Docling](../../aspose.words/saveformat/#Docling) format...determining how 3D effects are rendered. (Inherited from SaveOptions...how DrawingML effects are rendered. (Inherited from SaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Change the Presentation Slide Size in Java|Aspo...

    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....performance and memory usage during rendering? Yes. Larger slide dimensions...points) combined with higher rendering scale lead to increased memory...

    docs.aspose.com/slides/java/slide-size/
  5. Change the Slide Size in Presentations with Pyt...

    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....performance and memory usage during rendering? Yes. Larger slide dimensions...points) combined with higher rendering scale lead to increased memory...

    docs.aspose.com/slides/python-net/slide-size/
  6. Font converter | Aspose.Font for Java

    Easy-to-use Java library for font conversion from Aspose.Font. Allows you to work with a big range of different fonts like True Type or web fonts.... To ensure optimal rendering across different platforms...font format is developed for rendering on web pages. Basically, it...

    docs.aspose.com/font/java/convert/
  7. OdtSaveMeasureUnit Enum | Aspose.Words for .NET

    Discover Aspose.Words.OdtSaveMeasureUnit enum for precise control over document measurements. Enhance your document formatting with ease!...measurable document content such as shape, widths and other during saving...= new Document ( MyDir + "Rendering.docx" ); // When we export...

    reference.aspose.com/words/net/aspose.words.sav...
  8. PdfSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PDF format in Java....property to "Grayscale" to render all images from the document..."ColorMode" property to "Normal" to render all images in color. PdfSaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  9. Change the Presentation Slide Size on Android|A...

    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....performance and memory usage during rendering? Yes. Larger slide dimensions...points) combined with higher rendering scale lead to increased memory...

    docs.aspose.com/slides/androidjava/slide-size/
  10. Convert SVG to XPS | Aspose.HTML for .NET

    Convert SVG to XPS using Aspose.HTML for .NET. Consider various SVG to XPS conversion scenarios in C# examples. Try online SVG Converter....file in a local file system ( shapes.svg ), convert and save it...ConvertSVG (Path. Combine (DataDir, "shapes.svg" ), new XpsSaveOptions()...

    docs.aspose.com/html/net/convert-svg-to-xps/