Sort Score
Result 10 results
Languages All
Labels All
Results 7,731 - 7,740 of 33,483 for

line

(0.68 sec)
  1. Aspose.PSD for .NET 24.2 - 发行说明|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..../HorizontalLine1=Horizontal Line 9\0" ; int [] newPattern = new...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  2. Color not set correctly for copied shapes - Fre...

    TestDiagram.zip (459.0 KB) I’m trying to create a list of shapes based on a shape in an existing document. I’m getting the shapes created and labeled, but every other shape is filled incorrectly. If you resize any of …...text=$item #This line of code made it start working...

    forum.aspose.com/t/color-not-set-correctly-for-...
  3. Aspose.PSD for .NET 19.5 - Release Notes|Docume...

    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...."$$$/Presets/Patterns/VerticalLine=Vertical Line New\0" ; fillSettings . PatternId...

    docs.aspose.com/psd/net/aspose-psd-for-net-19-5...
  4. Aspose.PSD for Java 24.2 - Release Notes|Docume...

    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..../HorizontalLine1=Horizontal Line 9\0" ; int [] newPattern = new...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  5. Manage Presentation Zoom on Android|Aspose.Slid...

    Create and customize Zoom with Aspose.Slides for Android via Java — jump between sections, add thumbnails and transitions across PPT, PPTX and ODP presentations.... Change the line format for the second zoom frame...zoom frame object. Change the line format for the second zoom frame...

    docs.aspose.com/slides/androidjava/manage-zoom/
  6. 使用文本注释进行PDF处理|Aspose.PDF for .NET

    Aspose.PDF for .NET 允许您从PDF文档中添加、获取和删除文本注释。...以下代码片段演示了如何在PDF页面中添加 Popup Annotation ,以添加父注释的 Line annotation 为例。 // For complete..."Appartments.pdf" )) { // Create Line Annotation var lineAnnotation...

    docs.aspose.com/pdf/zh/net/text-annotation/
  7. Range | Aspose.Words for Java

    Represents a contiguous area in a document in Java....&m - page break &l - manual line break Use method replace(java...&m - page break &l - manual line break && - & character Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  8. 如何使用aspose-words动态分页table - Free Support Forum ...

    Hi Teams, 因为aspose-words是自动分页的,但是现在我需要满足这样的需求。在正文部分的table需要有table header和table footer。也就是每一页的header是一样的,table footer也是一样的,但是这样的话就需要动态计算总页数,然后分页。 请问该怎么实现呢?或者实现这样的Table数据还有其他的方式么? 非常感谢。...LINE_BREAK)); paragraph.appendChild(new...appendChild(new Run(doc, ControlChar.LINE_BREAK)); paragraph.appendChild(new...

    forum.aspose.com/t/aspose-words-table/315228
  9. Setting Chart Appearance with C++|Documentation

    Learn how to configure the appearance of charts in Aspose.Cells for C++. Our guide will show you how to modify chart layouts, colors, fonts, and effects to achieve the desired visual style and enhance your worksheets.... Setting chart lines. Applying themes. Setting titles...Cleanup (); } Setting Chart Lines Developers can also apply different...

    docs.aspose.com/cells/cpp/setting-chart-appeara...
  10. Convert HTML to Image in Java – PNG, JPG, BMP, ...

    Convert HTML to Images like JPG, PNG, GIF, TIFF, and BMP using Aspose.HTML for Java. Use ImageSaveOptions for precise and customizable outputs.... HTML to JPG in a few lines of Java code You can convert...application literally with a few lines of code! The following Java...

    docs.aspose.com/html/java/convert-html-to-image/