Sort Score
Result 10 results
Languages All
Labels All
Results 7,651 - 7,660 of 214,868 for

new

(0.58 sec)
  1. FieldSubject class | Aspose.Words for Python

    aspose.words.fields.FieldSubject class. Implements the SUBJECT field...then display the new value. field . text = 'My new subject' field...assertEqual ( ' SUBJECT "My new subject"' , field . get_field_code...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Magic Wand tool Image Filter|Documentation

    Magic Wand tool for color area selection. Java code example provided....you can take advantage of the new Magic Wand tool supported by...an image or photo. Create a new mask by using the select method...

    docs.aspose.com/imaging/java/developer-guide/ma...
  3. Field.End | Aspose.Words for .NET

    Discover the Field End property. Easily access the node representing the field end for seamless data management and enhanced performance....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...FieldVisitor fieldVisitor = new FieldVisitor (); using ( IEnumerator...

    reference.aspose.com/words/net/aspose.words.fie...
  4. 用 JavaScript 通过 C++ 加密 Excel 文件|Documentation

    学习如何使用 Aspose.Cells for JavaScript 通过 C++ 加密和密码保护 Excel 文件。...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...Excel97To2003 ); const blob = new Blob ([ outputData ]); const...

    docs.aspose.com/cells/zh/javascript-cpp/encrypt...
  5. PdfException: Value cannot be null. Parameter n...

    We are getting a runtime exception while converting certain PDF pages to JPEG using JpegDevice.process(). The exception originates from internal trailer parsing during annotation rendering. This happens only for some PD…...SignatureAPIRequestM signatureAPIRequestM = new SignatureAPIRequestM(); try ...(ByteArrayOutputStrea outputStream = new ByteArrayOutputStrea()) { Page...

    forum.aspose.com/t/pdfexception-value-cannot-be...
  6. Importing from ArrayList|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 workbook = new Workbook (); //Adding a new worksheet to the...ArrayList object ArrayList list = new ArrayList (); //Add a few names...

    docs.aspose.com/cells/net/importing-from-arrayl...
  7. Working with Calendar Exceptions in PHP | Aspos...

    Learn how to handle and manage calendar exceptions using Aspose.Tasks Java for PHP....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/adding-calendar-exce...
  8. Unlock ODP Presentation Files using Java | prod...

    Java source code to remove protection from ODP Presentation....Java LoadOptions loadOptions = new LoadOptions (); loadOptions ...Presentation presentation = new Presentation ( "pres.odp" , loadOptions...

    products.aspose.com/slides/java/unlock/odp/
  9. PdfImageCompression Enum | Aspose.Words for .NET

    Discover the Aspose.Words.PdfImageCompression enum to optimize image compression in your PDF files, enhancing quality and reducing file size effortlessly....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PdfSaveOptions pdfSaveOptions = new PdfSaveOptions (); // Set the...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Extracting text from ID cards|Documentation

    How to digitize scanned or photographed ID cards by automatically extracting text from them.... AsposeOCR api = new AsposeOCR (); // Add images to...recognition batch OcrInput input = new OcrInput ( InputType . SingleImage...

    docs.aspose.com/ocr/java/recognition/id-card/