Sort Score
Result 10 results
Languages All
Labels All
Results 2,651 - 2,660 of 29,266 for

line

(0.08 sec)
  1. Could not read images in PDFs using Aspose.PDF ...

    I’m trying to read attached PDF file using Aspose.pdf JAVA library. In this PDF file there is an element (image.png (482 Bytes) ) which I’m unable to extract using Aspose.pdf library. I need to check whether there is an…...txt", true); // Write a line of text to the file writer....is a Square with 2 diagonal lines. So the TextAbsorber wont display...

    forum.aspose.com/t/could-not-read-images-in-pdf...
  2. Convert a Document to Markdown in C#|Aspose.Wor...

    Convert a document in any supported load format to Markdown and vice versa using C#....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/net/convert-a-document-to...
  3. Chart Rendering|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....Y Bar3D100PercentStack Y Line Line Y LineStacked Y Line100PercentStacke...

    docs.aspose.com/cells/cpp/chart-rendering/
  4. Creating Lollipop Font drawing|Documentation

    Creating Lollipop Font drawing with Aspose.Drawing .NET (C#) 2d graphic library...tool with gradually decreasing line width, starting from the widest...positioned above the horizon line, while the second one is positioned...

    docs.aspose.com/drawing/net/showcases/lollipop-...
  5. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_Paragraphs method. Represents an estimate of the number of paragraphs in the document in C++....get_BuiltInDocumentPrope () -> get_Lines ()); // To get accurate values...get_Paragraphs ()); // For the line count, we will need to call...

    reference.aspose.com/words/cpp/aspose.words.pro...
  6. X Axis Vs. Category Axis with Node.js via C++|D...

    Learn how to differentiate between the X axis and the Category axis in Aspose.Cells for Node.js via C++. Our guide will help you understand the differences in their usage and properties, and how to configure them according to your needs....Value Axis, the second chart is line chart X as Category Axis. Sample...). putValue ( 2 ); // Create Line Chart: X as Category Axis let...

    docs.aspose.com/cells/nodejs-cpp/x-axis-vs-cate...
  7. Processor Class | Aspose.Words for .NET

    Enhance document processing with Aspose.Words.LowCode.Processor class, designed for seamless and efficient handling of various document tasks....convert documents with a single line of code using context. string...from a stream with a single line of code using context. string...

    reference.aspose.com/words/net/aspose.words.low...
  8. CertificateHolder Class | Aspose.Words for .NET

    Discover the Aspose.Words.DigitalSignatures.CertificateHolder class, your key to managing X509Certificate2 instances for secure digital signatures....Shows how to add a signature line to a document, and then sign...Configure and insert a signature line, an object in the document that...

    reference.aspose.com/words/net/aspose.words.dig...
  9. Keep Separators for Blank Rows while exporting ...

    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....provides the ability to keep line separators while converting...keep the separators for blank lines while converting the Excel file...

    docs.aspose.com/cells/nodejs-cpp/keep-separator...
  10. 关于CAD转PDF一个错位问题 - Free Support Forum - aspose.com

    1.png (3.0 KB) 1.png (3.0 KB) 图1为原始cad图纸,图2为转换pdf的效果:不知道为什么有两个标记错位了,但是也存在正确位置的标记,不知道问题出在哪里。下面zip为原始图纸 special.zip (188.4 KB) 我的代码: License license = new License(); license.setLicense("Aspose.CAD.Java.lic"); // 加载CAD…... Update Line Weights : Ensure that line weights are set...

    forum.aspose.com/t/cad-pdf/314511