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

new

(0.62 sec)
  1. 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/
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. 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/
  7. FontSubstitutionSettings.FontInfoSubstitution |...

    Discover how FontSubstitutionSettings enhance your typography with customizable font info rules for improved design and readability.... Document doc = new Document ( MyDir + "Missing font...WarningInfoCollectio warningCollector = new WarningInfoCollectio (); doc...

    reference.aspose.com/words/net/aspose.words.fon...
  8. Use Checksum and Supplement Data for Barcodes i...

    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....Instantiate barcode object $bb = new BarCodeBuilder (); \ # Set the...type to Code39 $symbology = new Symbology (); $bb -> setSymbologyType...

    docs.aspose.com/barcode/java/use-checksum-and-s...
  9. Set Start and Stop Symbols of Codabar Barcode i...

    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....constructor $symbology = new Symbology (); $builder = new BarCodeBuilder...symbol to A $codabarSymbol = new CodabarSymbol (); $builder ->...

    docs.aspose.com/barcode/java/set-start-and-stop...
  10. WarningInfoCollection.Clear | Aspose.Words for ...

    Effortlessly clear your WarningInfoCollection with this method, removing all elements for streamlined data management and improved performance.... Document doc = new Document ( MyDir + "Missing font...WarningInfoCollectio warningCollector = new WarningInfoCollectio (); doc...

    reference.aspose.com/words/net/aspose.words/war...