Sort Score
Result 10 results
Languages All
Labels All
Results 3,941 - 3,950 of 34,871 for

line

(0.18 sec)
  1. Incorrect Chart Is Displayed When Loading and S...

    Dear Aspose Support Team, I hope this message finds you well. We have encountered a critical bug in the Aspose.Slides for Java library, specifically related to incorrect chart display after export. Below are the details…...specifically a missing green data line in exported charts compared...

    forum.aspose.com/t/incorrect-chart-is-displayed...
  2. StackOverflowException with ImagePlacementAbsor...

    Using the following code on the attached PDF causes a StackOverflowException on Aspose.PDF for .NET 26.2: var pdf = new Document("input.pdf"); var absorber = new ImagePlacementAbsorber(); …...Accept(absorber); Removing the 3rd line (i.e. leaving IsReadOnlyMode...

    forum.aspose.com/t/stackoverflowexception-with-...
  3. Posting AcroForm Data|Aspose.PDF for .NET

    You can import and export form data to and XML file with Aspose.Pdf.Facades namespace in Aspose.PDF for .NET....and I have added simple one line code on the page load method...

    docs.aspose.com/pdf/net/posting-acroform-data/
  4. Manage IMAP Message Flags in Python with Aspose...

    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....the ‘is_read’ flag with just a line of code: # Remove the 'is_read'...

    docs.aspose.com/email/python-net/manage-message...
  5. Extracting raw text from PDF file|Aspose.PDF fo...

    This article describes various ways to extract text from PDF documents using Aspose.PDF for Android via Java. From entire pages, from a specific part, based on columns, etc....txt" , true ); // Write a line of text to the file writer ...

    docs.aspose.com/pdf/androidjava/extract-text-fr...
  6. Appending a TextFragment to TextBuilder gives a...

    I have code that modifies a pdf by adding a TextFragment to TextBuilder. It works for most PDFs but for this specific PDF it throws an IndexOutOfRangeException on the Line: textBuilder.AppendText(textFragment); Any ide…...IndexOutOfRangeExcep on the line: textBuilder.AppendText(textFragment);...

    forum.aspose.com/t/appending-a-textfragment-to-...
  7. Customize Barcode Text and Captions in C#|Docum...

    How to Set Barcode Text and Captions in Aspose.BarCode for .NET...preferably fit into a single line. In contrast, the Manual mode...CodetextParameters is used to disable line breaks within the text when...

    docs.aspose.com/barcode/net/set-barcode-text/
  8. MailMergeSettings | Aspose.Words for Java

    Specifies all of the mail merge information for a document in Java....mail merge shall handle blank lines in the merged documents resulting...shall appear in the subject line of the e-mails or faxes produced...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::TableStyle::get_ColumnStripe met...

    Aspose::Words::TableStyle::get_ColumnStripe method. Gets or sets a number of columns to include in the banding when the style specifies odd/even columns banding in C++....builder -> EndTable (); // Apply a line style to all the borders of...

    reference.aspose.com/words/cpp/aspose.words/tab...
  10. Using DocumentBuilder to Modify a Document Easi...

    Use the document builder to modify a document easily in C++.... Set Line Break Options Asian Typography...properties dialog in MS Word has line break group. The options of...

    docs.aspose.com/words/cpp/using-documentbuilder...