Sort Score
Result 10 results
Languages All
Labels All
Results 4,781 - 4,790 of 223,125 for

new

(1.76 sec)
  1. Creating OneNote NoteBook | Aspose.Note Documen...

    This article explains how to create and manage OneNote note books using the C# API....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/note/net/working-with-onenote-n...
  2. PlainTextDocument.Text | Aspose.Words for .NET

    Access the PlainTextDocument's text property to retrieve the document's content as a single string, enhancing your data handling and analysis....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PlainTextDocument plaintext = new PlainTextDocument ( ArtifactsDir...

    reference.aspose.com/words/net/aspose.words/pla...
  3. Environment Configuration – C# – Aspose.HTML fo...

    Learn how to create different environment configurations where the application runs – use Sandboxing, Runtime Service, Network Service, etc....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/net/environment-configurat...
  4. Check Version Number|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.... Often we build new fixes (bug fixes for the user...increase a part by 1 and make a new version. Normally, we increase...

    docs.aspose.com/3d/python-net/check-version-num...
  5. Extract Chart objects from PDF document (facade...

    This section explains how to extract chart objects from PDF with Aspose.PDF Facades using PdfExtractor Class.... We have introduced a new method extractMarkedContent()...document Document document = new Document ( "sample.pdf" ); //instantiate...

    docs.aspose.com/pdf/java/extract-chart-objects/
  6. DetectAreasMode.MULTICOLUMN|Documentation

    How Aspose.OCR determines the structure of a ьгдеш-сщдгьт document using the DetectAreasMode.MULTICOLUMN algorithm....instance of OCR API AsposeOCR api = new AsposeOCR (); // Enable automatic...RecognitionSettings recognitionSettings = new RecognitionSettings (); recognitionSettings...

    docs.aspose.com/ocr/java/areas-detection/multic...
  7. ReportingEngine.MissingMemberMessage | Aspose.W...

    Discover the ReportingEngine MissingMemberMessage property, customize messages for missing object members with ease. Enhance user experience effortlessly!... DocumentBuilder builder = new DocumentBuilder (); builder ...); ReportingEngine engine = new ReportingEngine { Options = ReportBuildOptions...

    reference.aspose.com/words/net/aspose.words.rep...
  8. LoadOptions.Password | Aspose.Words for .NET

    Manage your encrypted documents effortlessly with LoadOptions Password property. Securely set or retrieve your password for seamless access....our new digital signature. SignOptions signOptions = new SignOptions...and an output filename for its new digitally signed copy. string...

    reference.aspose.com/words/net/aspose.words.loa...
  9. Adding Attachment to PDF document|Aspose.PDF fo...

    This page describes how to add an attachment to a PDF file with Aspose.PDF for C++ library... Create a new C++ project. Add a reference..."AddAttachment.pdf" ); // Setup new file to be added as attachment...

    docs.aspose.com/pdf/cpp/add-attachment-to-pdf-d...
  10. Calculate Sub Totals|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....Workbook object Workbook workbook = new Workbook ( "../../data/test.xlsx"... i.e., B3:C19 CellArea ca = new CellArea (); ca . StartRow =...

    docs.aspose.com/cells/net/calculate-sub-totals/