Sort Score
Result 10 results
Languages All
Labels All
Results 5,021 - 5,030 of 34,485 for

line

(0.62 sec)
  1. Hyperlinks do not work when exporting from HTML...

    Hi, I am trying to export from HTML to PDF and want to encrypt the document. Hyperlinks work fine in the exported PDF if the encryption is NOT used. However, they cannot be clicked if PDF is encrypted. I need the links…...encrypt() line, the output works. awais.hafeez...

    forum.aspose.com/t/hyperlinks-do-not-work-when-...
  2. How to Run Aspose.CAD Docker image in AWS Lambd...

    Run Aspose.CAD Docker image in AWS Lambda Function....which is specified in the next line. The command to copy everything...

    docs.aspose.com/cad/net/showcases/how-to-run-as...
  3. Image Gridline color different from the color i...

    I am using Aspose.Cells to take snapshot of a range, when I get the image it has gridLines which are thicker and of a different color than in the excel sheet. I took one image using Range.getImage() of excel javascript A…...hear that adding the suggested line of code resolved your issue...

    forum.aspose.com/t/image-gridline-color-differe...
  4. ChartAxis Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartAxis class for customizable chart axis options. Enhance your data visualization effortlessly!...{ get; } Provides access to line formatting of the axis and fill...

    reference.aspose.com/words/net/aspose.words.dra...
  5. How to create Dynamic Rolling Chart with C++|Do...

    Learn how to create a dynamic rolling chart using Aspose.Cells for C++. Our guide will demonstrate how to implement smooth data transitions and rolling averages in your chart for a continuous and updated display.... Add ( ChartType :: Line , 10 , 3 , 25 , 10 ); Chart...

    docs.aspose.com/cells/cpp/create-dynamic-rollin...
  6. Get the titles of all the slides|Aspose.Slides ...

    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.... Paragraph >()) { // Add a line break. paragraphText . Append...

    docs.aspose.com/slides/net/get-the-titles-of-al...
  7. Optimize Chart Calculations for Presentations i...

    Understand chart calculations, data updates, and precision control in Aspose.Slides for Java for PPT and PPTX, with practical Java code examples....Axis, Horizontal Axis and Grid Lines from chart. Below code example...setSize ( 15 ); //Setting series line color series . getFormat ()...

    docs.aspose.com/slides/java/chart-calculations/
  8. Chart legend strange behavior when set MarkerSy...

    hi, i’m using aspose word for java(17) version 24.2 but the problem persist also in 25.3. I need to put some data in a specific Line chart and for a better visualization i set the MarkerSymbol.CIRCLE on every ChartData…...put some data in a specific line chart and for a better visualization...

    forum.aspose.com/t/chart-legend-strange-behavio...
  9. SubDocument.Accept | Aspose.Words for .NET

    Discover the SubDocument Accept method to enhance visitor engagement and streamLine interactions on your platform. Boost your user experience today!...} /// <summary> /// Append a line to the StringBuilder and indent...

    reference.aspose.com/words/net/aspose.words/sub...
  10. Add Text stamps in PDF File|Aspose.PDF for C++

    Add a text stamp to a PDF file using the TextStamp class with C++....( "This" ); // add new text line to FormattedText text -> AddNewLineText...

    docs.aspose.com/pdf/cpp/text-stamps-in-the-pdf-...