Sort Score
Result 10 results
Languages All
Labels All
Results 2,991 - 3,000 of 33,687 for

line

(0.06 sec)
  1. Convert pdf to image results in missing text - ...

    We use Aspose.Pdf 20.12.0.0 for .NET to convert files of different formats to images. There was a problem with one pdf file that had some symbols that where missing in resulting image file. The example file is “edited.…...ParseFileToPdfTest was modified with this line before pdf.Save: pdf.FontUtilities...missing text. If I remove the line that fixes the diameter symbols...

    forum.aspose.com/t/convert-pdf-to-image-results...
  2. Convert PDF to DOC|Aspose.PDF for Android via Java

    Convert PDF file to DOC format with ease and full control with Aspose.PDF for Android via Java. Learn more how to tune up Microsoft Word Doc file to PDF conversion....Android via Java provides a two-line code for transforming a source...

    docs.aspose.com/pdf/androidjava/convert-pdf-to-...
  3. Odso Class | Aspose.Words for .NET

    Discover the Aspose.Words.Settings.Odso class for seamless mail merge integration. Optimize your ODSO settings for efficient data source management.... The first line contains the three columns'...names, // and each subsequent line is a row with their respective...

    reference.aspose.com/words/net/aspose.words.set...
  4. Enhance PowerPoint Presentations with Animation...

    Explore the capabilities of Aspose.Slides for PHP via Java in handling PowerPoint animations. Key features and insights to enhance your presentations.... Animation Time Line Sequence is a collection of...be actually text, rectangle, line, frame, OLE Object, etc. Read...

    docs.aspose.com/slides/php-java/powerpoint-anim...
  5. Convert a Document to Markdown|Aspose.Words for...

    Convert a document in any supported load format to Markdown and vice versa using Node.js....that allows you to create multi-line headings in Markdown, while...Markdown can only be single-line. SetextHeading is based on a...

    docs.aspose.com/words/nodejs-net/convert-a-docu...
  6. Work with Text in a Table|Aspose.Words for .NET

    Replace text in a table in C#. Extract Plain Text from Table or Cell using C#.... Q: Can I replace text with line breaks or multiple paragraphs...\r (paragraph break) and \v (line break) in the replacement string...

    docs.aspose.com/words/net/work-with-text-in-a-t...
  7. 直线|Aspose.Slides for PHP 文档

    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....addAutoShape ( ShapeType :: Line , 50 , 150 , 300 , 0 ); # 将...addAutoShape ( ShapeType :: Line , 50 , 150 , 300 , 0 ); # 在直线上应用一些格式...

    docs.aspose.com/slides/zh/php-java/line/
  8. Extract Paragraph from PDF C#|Aspose.PDF for .NET

    Learn how to extract paragraphs from PDF documents in .NET using Aspose.PDF for structured text retrieval.... TextFragment > line in paragraph . Lines ) { foreach ( Aspose...Text . TextFragment fragment in line ) { paragraphText . Append (...

    docs.aspose.com/pdf/net/extract-paragraph-from-...
  9. Update Links in PDF|Aspose.PDF for Java

    Update links in PDF programmatically. This guide is about how to update links in PDF in Java language.... getAction (); // Next line update destination, do not update..., 0 , 0 , 1 . 5 )); // Next line update file goToR . setFile...

    docs.aspose.com/pdf/java/update-links/
  10. 在 .NET 中自定义演示文稿的图表轴|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for .NET 在 PowerPoint 演示文稿中自定义图表轴,用于报告和可视化。... Line , 100 , 100 , 400 , 300 ); chart...Shapes . AddChart ( ChartType . Line , 100 , 100 , 400 , 300 ); chart...

    docs.aspose.com/slides/zh/net/chart-axis/