Sort Score
Result 10 results
Languages All
Labels All
Results 2,591 - 2,600 of 34,576 for

line

(0.3 sec)
  1. 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/java/chart-rendering/
  2. How to create waterfall chart with C++|Document...

    Create waterfall charts in Excel with C++ and Aspose.Cells for C++ API....chart types, including column, line, pie, bar, radar, etc. but the...waterfall chart with the help of line chart. The API also allows customizing...

    docs.aspose.com/cells/cpp/creating-waterfall-ch...
  3. Extract text or images from PDF using Java | As...

    Source code on Java to extract text and images from PDF files on Java and PHP....writer and open the file, write a line of text to the file Extract..."extracted-text.txt" , true ); // Write a line of text to the file writer ...

    products.aspose.com/pdf/java/parser/
  4. 用JavaScript通过C++插入Excel文件的图片和形状|Documentation

    使用Aspose.Cells for Java脚本通过C++管理Excel文件中的图片、OLE对象和形状。...Cells Add Line Example </ h1 > < input type...worksheets . get ( 0 ); // Add the line to the worksheet sheet . shapes...

    docs.aspose.com/cells/zh/javascript-cpp/insert-...
  5. Help with Bookmark Replacement Issues in Docume...

    Hello Team, I’m using the following code to replace bookmark content from one document with content from another: public void ReplaceBookmarks(string sourceDocPath, string targetDocPath, string outputDocPath) { Doc…...replacing a bookmark, an extra blank line is being inserted. When a bookmark...shows up as an unwanted blank line. If the source bookmark is inside...

    forum.aspose.com/t/help-with-bookmark-replaceme...
  6. Issues with Aspose.PDF version 24.3.0 - Free Su...

    Hi, I’m upgrading Aspose library in a solution based on .NET Framework 4.7.2. The version Aspose.PDF version 24.3.0 compiles properly, but I’m having problems when I work with PDF with layers. I added a validation to …... It’s failing in this line: List<Aspose.Pdf.Layer> layers...another process.) I’ve added the line below for testing purposes because...

    forum.aspose.com/t/issues-with-aspose-pdf-versi...
  7. Create Markdown Documents in C# – Aspose.HTML T...

    Learn how to create Markdown documents programmatically in C# using Aspose.HTML for .NET. Build headings, paragraphs, lists, and save Markdown files from scratch....(intro); 23 24 // Add empty line between sections 25 md. AppendChild...Text() . Inserting explicit line breaks via GetTrailingTrivia()...

    docs.aspose.com/html/net/create-markdown-docume...
  8. Shape.StrokeColor | Aspose.Words for .NET

    Customize your design with the Shape StrokeColor property, allowing you to define vibrant stroke colors for stunning visual impact..../// <summary> /// Appends a line to the StringBuilder with one...AppendLine ( $"Found signature line for: {shape.SignatureLine.Signer}...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Pst SplitInto MergeWith Cancel - Free Support F...

    Hello, Version 24.6 added .Abort/.Cancel methods for long-running operations to MboxStorageReader.SplitInto: Members for .NET Framework 4.5 and .NET Core Versions SplitInto token : A CancellationToken that allows for…...items in a loop, the first inner line of the loop can have: If .Cancel...ThrowException or whatever! Just one line, very thread-safe and simple...

    forum.aspose.com/t/pst-splitinto-mergewith-canc...
  10. Limiting font folders and providing custom path...

    Hi, I have a usecase where I need to let aspose cells api know where to look for fonts. I use the below mentioned Line to achieve that: Fontconfigs.setFontFolders(new String[]{“pathToMyDir”}, true); I also have a usec…... I use the below mentioned line to achieve that: Fontconfigs... I used the below mentioned line: System.setProperty(“Aspose...

    forum.aspose.com/t/limiting-font-folders-and-pr...