Sort Score
Result 10 results
Languages All
Labels All
Results 2,671 - 2,680 of 37,923 for

list

(0.88 sec)
  1. Move Stamp By ID|Aspose.PDF for Python via .NET

    In this example, a rubber stamp is added to page 1 and then moved to a new position using its ID before saving the updated document.... save ( outfile ) List Stamps Delete Stamp By ID...

    docs.aspose.com/pdf/python-net/move-stamp-by-id...
  2. OCR a PDF image to a readable PDF - Free Suppor...

    We are testing Aspose OCR. Got example code from the site but it is not working. Code is: Dim ocr = New AsposeOcr() Dim settings = New DocumentRecognitionSettings() settings.Language = Language.Eng settings.StartPag…...OCR recognition Dim results As List(Of RecognitionResult) = ocr...OCR recognition Dim results As List(Of RecognitionResult) = ocr...

    forum.aspose.com/t/ocr-a-pdf-image-to-a-readabl...
  3. Processor.Execute | Aspose.Words for .NET

    Optimize your workflow with our Processor Execute method, designed to streamline actions efficiently and enhance productivity in your applications.... Execute (); List < Stream > pages = new List < Stream >();...

    reference.aspose.com/words/net/aspose.words.low...
  4. IFieldResultFormatter.Format | Aspose.Words for...

    Discover the iFieldResultFormatter Format method in Aspose.Words that enhances document formatting with customizable capitalization options like Upper case....string mGeneralFormat ; private List < FormatInvocation > FormatInvocations...FormatInvocations { get ; } = new List < FormatInvocation >(); private...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Document.built_in_document_properties property ...

    Document.built_in_document_properties property. Returns a collection that represents all the built-in document properties of the document.... value , ( list , tuple )): for value in doc_property...

    reference.aspose.com/words/python-net/aspose.wo...
  6. GlossaryDocument Class | Aspose.Words for .NET

    Discover the Aspose.Words.BuildingBlocks.GlossaryDocument class, your key to managing AutoText and Building Blocks seamlessly in Word documents.... Lists { get; } Provides access to the list formatting...specified node to the end of the list of child nodes for this node...

    reference.aspose.com/words/net/aspose.words.bui...
  7. How to Format Numbers to Special|Documentation

    This article will introduce how to format numbers to a special format using Aspose.Cells for .NET API....Number tab, and in the Category list, select Special . Select a Format...Format : You will see a list of predefined special formats such...

    docs.aspose.com/cells/net/how-to-format-number-...
  8. Validation Results – Check Web Accessibility in C#

    Learn how to use Aspose.HTML for .NET to review the results of web accessibility checks and detail specific issues that occurred during the validation.... Success ) 20 { 21 // Get a list of RuleValidationResult Details...of the rule check, contains a list of methods results ITechniqueResult...

    docs.aspose.com/html/net/web-accessibility-vali...
  9. Need to extract text from the image along with ...

    Currently am using TextAbsorber to extract the text present in the PDF but I do have pdf with images also. Need to extract the text from the image also. Below is the code which am using to extract the text in c#. privat…...pdf"; List<Aspose.OCR.RecognitionResult>...RecognitionResult> ocrResults = new List<Aspose.OCR.RecognitionResult>(); Aspose...

    forum.aspose.com/t/need-to-extract-text-from-th...
  10. DocumentBase class | Aspose.Words for Node.js

    Aspose.Words.DocumentBase class. Provides the abstract base class for a main document and a glossary document of a Word document...lists that the tree nodes might refer...CompositeNode ) lists Provides access to the list formatting used...

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