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

line

(0.29 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. 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...
  3. 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...
  4. Customize Chart Legends in Presentations Using ...

    Customize chart legends with JavaScript and Aspose.Slides for Node.js to optimize PowerPoint presentations with tailored legend formatting.... Can I make multi-line legend labels? Yes. Long labels...space is insufficient; forced line breaks are supported via newline...

    docs.aspose.com/slides/nodejs-java/chart-legend/
  5. 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/
  6. 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...
  7. Document.UpdateWordCount | Aspose.Words for .NET

    Enhance your document's efficiency with the UpdateWordCount method, ensuring accurate word count properties for better editing and review....UpdateWordCount does not update number of lines and pages properties. Use the...doc . BuiltInDocumentPrope . Lines , Is . EqualTo ( 1 )); // To...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Merge PDF Documents using CLI | Aspose.PDF

    Combine various PDF documents programmatically with CLI sample code using Aspose.PDF for Aspose.PDF CLI...command lines is simple and clear. Just use the command line to execute...

    products.aspose.com/pdf/cpp-cli/merger/
  9. 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...
  10. LoadOptions.msw_version property | Aspose.Words...

    LoadOptions.msw_version property. Allows to specify that the document loading process should match a specific MS Word version...load_options ) # The style's line spacing will have this value... default_paragraph_format . line_spacing , delta = 0.01 ) See...

    reference.aspose.com/words/python-net/aspose.wo...