Sort Score
Result 10 results
Languages All
Labels All
Results 2,401 - 2,410 of 33,985 for

list

(0.1 sec)
  1. Evaluating aspose.ocr issue - Free Support Foru...

    I am evaluating Apso.ocr. I need to take a flattened pdf file and process a page with grids on it and turn that image of a grid into actual grids. I need to do this across may files and may structures. The code In hav…... Dim results As List(Of Aspose.OCR.RecognitionResult)...Add(ms) ' 3) Run OCR (returns List(Of RecognitionResult)); take...

    forum.aspose.com/t/evaluating-aspose-ocr-issue/...
  2. Aspose::Words::Paragraph class | Aspose.Words f...

    Aspose::Words::Paragraph class. Represents a paragraph of text. To learn more, visit the documentation article in C++....item in a bulleted or numbered list in original revision. get_IsMoveFromRevision...get_ListFormat () Provides access to the list formatting properties of the...

    reference.aspose.com/words/cpp/aspose.words/par...
  3. Umbraco Image Resizer|Documentation

    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....com/umbraco/ Click Developer in the list of sections in bottom left of...Media Type Click Settings in the list of sections in bottom left of...

    docs.aspose.com/imaging/net/umbraco-image-resizer/
  4. How to remove the 'whitespace' of a diagram in ...

    Dear Support, I am using Aspose.Diagram for .NET version 24.8.0 in C#. I have a question regarding to remove the ‘whitespace’ of a diagram in a page. In Visio this was done by selecting all the shapes on the page and …... var list = new List<Shape>(); foreach (Shape...in diagram.Pages[0].Shapes) { list.Add(shape); } Shape s = diagram...

    forum.aspose.com/t/how-to-remove-the-whitespace...
  5. Aspose::Words::NodeImporter class | Aspose.Word...

    Aspose::Words::NodeImporter class. Allows to efficiently perform repeated import of nodes from one document to another. To learn more, visit the documentation article in C++....minimize the number of styles and lists created in the destination document...a Word document, styles and list formatting are stored centrally...

    reference.aspose.com/words/cpp/aspose.words/nod...
  6. How to Format Number as Currency with C++|Docum...

    This article will introduce how to format number to currency using Aspose.Cells for C++ API.... Choose Currency from the list. Using the Format Cells Dialog...tab, select Currency from the list on the left. You can customize...

    docs.aspose.com/cells/cpp/format-number-to-curr...
  7. FootnoteSeparator class | Aspose.Words for Python

    aspose.words.notes.FootnoteSeparator class. Represents a container for the footnote/endnote separator and continuation content of a document....specified node to the end of the list of child nodes for this node...node to the beginning of the list of child nodes for this node...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Platform and Interoperability Technology|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....SharePoint allows to export lists, list items and SharePoint Wiki...the PDF file format. The full list of Aspose.PDF products may be...

    docs.aspose.com/pdf/net/choose-the-platform-and...
  9. How to Save Selected Pages in PDF using C#

    This article describes how to save selected pages in PDF using C#. It has the IDE settings, a List of steps, and a runnable sample code demonstrating how to select pages from PDF and save using C#....by providing the source PDF, list of pages, and resultant PDF...step, a discrete or continuous list of page numbers is stored in...

    kb.aspose.com/pdf/net/how-to-save-selected-page...
  10. How to Remove Pages from PDF using Java

    This article describes how to remove pages from PDF using Java. It explains the environment settings, a List of operations and a runnable sample code to delete pages from PDF document using Java....for setting the environment, a list of operations to be performed...remove selected pages Prepare a list of page numbers that are to...

    kb.aspose.com/pdf/java/how-to-remove-pages-from...