Sort Score
Result 10 results
Languages All
Labels All
Results 1,021 - 1,030 of 34,558 for

list

(0.17 sec)
  1. Converting a File to PDF via Workflow Activity|...

    PDF SharePoint API can be used in a SharePoint workflow that converts a document to PDF....from site objects and then open List Workflow . Select the Personal...library to create and attach a new list workflow to the document library...

    docs.aspose.com/pdf/sharepoint/converting-a-fil...
  2. Aspose::Words::Fonts::FontSourceBase::GetAvaila...

    Aspose::Words::Fonts::FontSourceBase::GetAvailableFonts method. Returns List of fonts available via this source in C++....ailableFonts method Returns list of fonts available via this...GetAvailableFonts () Examples Shows how to list available fonts. // Configure...

    reference.aspose.com/words/cpp/aspose.words.fon...
  3. Supported CSS properties for HTML to PDF conver...

    We are currently evaluating Aspose.PDF for converting HTML documents into PDF format. We would like to understand the CSS properties that are fully supported during the conversion process. Having this information will h…...do next Locate the official list Open the Aspose.PDF documentation...properties (or similar). This list enumerates every CSS property...

    forum.aspose.com/t/supported-css-properties-for...
  4. Connecting to Exchange Server|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....shows you how to connect and list messages from the Inbox folder...ImapFolderInfo . IN_BOX ); // Get the list of messages ImapMessageInfoColle...

    docs.aspose.com/email/java/connecting-to-exchan...
  5. Accessing Document Properties|Aspose.Words for ...

    Access document properties easily and fast instead of using docx4j....title = "Missing" ; List < String > list = coreProps . getTitle...getContent (); if ( list . size () > 0 ) { title = list . get ( 0 );...

    docs.aspose.com/words/java/accessing-document-p...
  6. Document.RemoveBlankPages | Aspose.Words for .NET

    Effortlessly enhance your documents with the RemoveBlankPages method, eliminating unwanted blank pages for a polished, professional finish....public List < int > RemoveBlankPages () Return Value List of page...

    reference.aspose.com/words/net/aspose.words/doc...
  7. Aspose.OCR for .NET when used to OCR with PDF i...

    Hi Team, I am working on replacing a 3rd party software which was used to OCR images and PDF file with images in an application. I have used Aspose.OCR and Aspose.PDF in my POC application for replacement of that 3rd pa…... (InferenceSession , List 1 , Language , String , String...Double ) at . (InferenceSession , List 1 , Language , String , String...

    forum.aspose.com/t/aspose-ocr-for-net-when-used...
  8. StructuredDocumentTag.sdt_type property | Aspos...

    StructuredDocumentTag.sdt_type property. Gets type of this Structured document tag....docx' ) tags = list ( filter ( lambda a : a is not...as_structured_document_tag (), b ), list ( doc . get_child_nodes ( aw...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Archival scanning and OCR|Documentation

    Automatically tag images based on their content, organize them into archives, and reduce file size to save disk space....jpg" ; public Invoice ( List < string > recognitionAreas...settings . RecognitionAreas = new List < Aspose . Drawing . Rectangle...

    docs.aspose.com/ocr/net/archival-scanning/
  10. GoogleAiModel.summarize method | Aspose.Words f...

    aspose.words.ai.GoogleAiModel.summarize method...def summarize ( self , docs : List [ aspose . words . Document...Parameter Type Description docs List[ Document ] options SummarizeOptions...

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