Sort Score
Result 10 results
Languages All
Labels All
Results 3,861 - 3,870 of 34,578 for

line

(0.14 sec)
  1. Error activating aspose.word on test environmen...

    Hi we have just purchase a new license for Aspose.Word we have registered the product in Program.cs Snippet Aspose.Words.License license = new Aspose.Words.License(); license.SetLicense("Aspose.Words.lic"); and pla…...Execution : Confirm that the line of code to set the license is...

    forum.aspose.com/t/error-activating-aspose-word...
  2. Installation|Documentation

    Adding or updating Aspose.OCR for Python via Java package in your project....is available from the command line. You can check this by running:...

    docs.aspose.com/ocr/python-java/installation/
  3. FieldGreetingLine class | Aspose.Words for Python

    aspose.words.fields.FieldGreetingLine class. Implements the GREETINGLine field...Inserts a mail merge greeting line. Inheritance: FieldGreetingLine...

    reference.aspose.com/words/python-net/aspose.wo...
  4. StructuredDocumentTag.Tag | Aspose.Words for .NET

    Discover the StructuredDocumentTag property that defines essential tags for SDT nodes, ensuring efficient document management and organization....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...
  5. 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...
  6. 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-...
  7. 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/
  8. Hyphenation.register_dictionary method | Aspose...

    aspose.words.Hyphenation.register_dictionary method...# When a document contains lines of text in which a word could...up and continued on the next line, # hyphenation will look through...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 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...
  10. 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...