Sort Score
Result 10 results
Languages All
Labels All
Results 3,811 - 3,820 of 34,529 for

line

(0.11 sec)
  1. 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-...
  2. 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/
  3. How to Send Email in C++

    In this tutorial, we will explore how to send email in C++. You will learn how to send mail using SMTP client on Gmail Server using C++....connected to Gmail in C++ in few lines of code. In this example, we...to use MsgLoadOption Class at line 42 of the example. Code to Send...

    kb.aspose.com/email/cpp/how-to-send-email-in-cpp/
  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. IStructuredDocumentTag.Tag | Aspose.Words for .NET

    Discover the IStructuredDocumentTag property that defines a unique tag for your SDT node, enhancing document structure and ensuring clarity....document tag can have multiple lines. // Set the "Multiline" property...document tag to span a single line. // Set the "Multiline" property...

    reference.aspose.com/words/net/aspose.words.mar...
  8. How to add a PivotChart using Aspose.Cells|Docu...

    How to add a PivotChart using Aspose.Cells....chart types such as bar charts, line charts, pie charts, and more...

    docs.aspose.com/cells/net/how-to-add-pivot-chart/
  9. IStructuredDocumentTag.tag property | Aspose.Wo...

    IStructuredDocumentTag.tag property. Specifies a tag associated with the current SDT node...document tag can have multiple lines. # Set the "Multiline" property...document tag to span a single line. # Set the "Multiline" property...

    reference.aspose.com/words/python-net/aspose.wo...
  10. StructuredDocumentTag.appearance property | Asp...

    StructuredDocumentTag.appearance property. Gets/sets the appearance of a structured document tag....document tag can have multiple lines. # Set the "Multiline" property...document tag to span a single line. # Set the "Multiline" property...

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