Sort Score
Result 10 results
Languages All
Labels All
Results 7,981 - 7,990 of 34,990 for

line

(0.27 sec)
  1. Header Alignment issue during mailmerge - Free ...

    We have a MS word document where we are reducing the top margin to 0 and starting the text content without leaving any top margin. But after mailmerge, the resultant document is rendered with some top margin. Due to th…...UseOptimizedLayout = true; // Add this line // Save the document using (MemoryStream...

    forum.aspose.com/t/header-alignment-issue-durin...
  2. UpdateMessage command removes embedded messages...

    We are testing with aspose.email 24.9 (Files attached) TestPSTandEML.zip (23.2 KB) using Aspose.Email; using Aspose.Email.Mapi; using Aspose.Email.Storage.Pst; var asposeLicense = new License(); var pstFilePath = a…...Replace the DeleteChildItems line with the pattern shown above...

    forum.aspose.com/t/updatemessage-command-remove...
  3. DWG to SVG conversion is failing in LInux envir...

    Hello Support team, I am trying to do DWG to SVG conversion in LInux environment using aspose library, it is failing in LInux environment From the code I need to do the conversion and as well as get the DWG file ve…...Conversion is failing at this line CadImage cadImage = (CadImage)...Support team, I added below line starting of the DWG to SVG conversion...

    forum.aspose.com/t/dwg-to-svg-conversion-is-fai...
  4. 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-...
  5. 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...
  6. 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/
  7. Manage Zooms in Presentations with Python|Aspos...

    Create and customize Zoom with Aspose.Slides for Python via .NET — jump between sections, add thumbnails and transitions across PPT, PPTX and ODP presentations.... Change the line format for the second zoom frame...zoomFrame2 . line_format . width = 5 zoomFrame2 . line_format . fill_format...

    docs.aspose.com/slides/python-net/manage-zoom/
  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/