Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 10,967 for

may

(0.04 sec)
  1. ShapeBase.IsInline | Aspose.Words for .NET

    Discover the ShapeBase IsInline property to easily check if your shape aligns with text, enhancing your design and improving layout efficiency....two wrapping types that shapes may have. // 1 - Inline: builder...text. // In Microsoft Word, we may click and drag the shape to any...

    reference.aspose.com/words/net/aspose.words.dra...
  2. draw shapes in java

    C# .NET Core, Java, Python, C++, Android, PHP, Node.js APIs to create, process and convert PDF, Word, Excel, PowerPoint, email, image, ZIP, and several other formats in Windows, Linux, MacOS & Android.... In certain cases, you may need to create different objects... rectangles, etc. Also, you may have to draw these shapes on...

    blog.aspose.com/tag/draw-shapes-in-java/
  3. Avoid Performance Degradation when Drawing over...

    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....degradation may occur. Drawing over compressed images may also carry...

    docs.aspose.com/psd/net/avoid-performance-degra...
  4. I want the entities that are stored in the view...

    using Aspose.CAD; using Aspose.CAD.FileFormats.Cad.CadObjects; using System.Collections.Generic; public class FetchEntitiesInViewport { public static void Run(string fileName) { using (CadImage cadImage …...Product Family cad-net Asheesh32 May 1, 2025, 5:39am 1 using Aspose...dot net oleksii.gorokhovatskyi May 1, 2025, 12:30pm 2 @Asheesh32...

    forum.aspose.com/t/i-want-the-entities-that-are...
  5. Poor Quality upon Converting SVG to DXF – Aspos...

    Poor Quality - SVG - DXF conversion.zip (3.9 MB) Dear Aspose Support, We are experiencing significant quality issues when converting SVG files to DXF using Aspose.Imaging v25.4.0. These issues are creating serious down…...cad-net , imaging-net bogdanmarian May 2, 2025, 10:35am 1 Poor Quality...Bogdan Professionalize.Discourse May 2, 2025, 10:35am 2 @bogdanmarian...

    forum.aspose.com/t/poor-quality-upon-converting...
  6. Incorrect Bullet Character Detected in a PowerP...

    I have attached a pptx file “bullet_issue.pptx” having one shape in the first slide. The shape text has bullet points enabled. I have attached the screenshot of slide content as file “slide_screenshot.png” to show how t…...of the expected bullet point may be related to how the bullet...effective bullet format, which may not always reflect the actual...

    forum.aspose.com/t/incorrect-bullet-character-d...
  7. 删除分节符影响书签标记 - Free Support Forum - aspose.com

    Document document = new Document("input.docx"); for (int i = document.getSections().getCount() - 2; i >= 0; i--) { document.getLastSection().prependContent(document.getSections().get(i)); …...删除分节符影响书签标记 中文技术支持 words-java Crane May 9, 2025, 8:20pm 1 Document document...如何保持书签不变呢 Professionalize.Discourse May 9, 2025, 8:20pm 2 @Crane 要在删...

    forum.aspose.com/t/topic/312511
  8. Convert PowerPoint to Word|Aspose.Slides Docume...

    Convert PowerPoint Presentation to Word in C++...(PPT or PPTX) in new ways, you may benefit from converting the presentation...editing functions in Word, you may also benefit from enhanced collaboration...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  9. Work with text|CAD 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....values in the DWG/DXF file and may be used also for replacing of...drawing. Addition of new entities may change size of the drawing, so...

    docs.aspose.com/cad/net/work-with-text/
  10. Examine Presentation|Aspose.Slides Documentation

    Read and modify PowerPoint presentation properties in Java...working on a presentation, you may want to find out what format...props . getTitle ()); // .. You may want to see the properties under...

    docs.aspose.com/slides/java/examine-presentation/