Sort Score
Result 10 results
Languages All
Labels All
Results 9,801 - 9,810 of 217,884 for

new

(0.31 sec)
  1. Your First Aspose.Imaging for Java Application|...

    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....click New Java Project , or, from the File menu, select New Java...step is to create a new class. Click on New Java Class in the main...

    docs.aspose.com/imaging/java/your-first-aspose-...
  2. 如何用 C++ 添加 Underline 注解 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上在 PDF 文件中添加 Underline 注释的源代码...PDF file Document document = new Document ( System . IO . Path... = new UnderlineAnnotation ( document . Pages [ 1 ], new Rectangle...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  3. Document areas detection|Documentation

    How Aspose.OCR identifies and analyzes the structure and layout of the image during recognition....instance of OCR API AsposeOCR api = new AsposeOCR (); // Enable automatic...RecognitionSettings recognitionSettings = new RecognitionSettings (); recognitionSettings...

    docs.aspose.com/ocr/java/areas-detection/
  4. SdtDateStorageFormat Enum | Aspose.Words for .NET

    Discover how Aspose.Words.Markup.SdtDateStorageFormat enhances date handling in SDTs, ensuring seamless XML data integration in your documents.... Document doc = new Document (); // Insert a structured...StructuredDocumentTa sdtDate = new StructuredDocumentTa ( doc ,...

    reference.aspose.com/words/net/aspose.words.mar...
  5. Manage Chart Data Markers in Presentations Usin...

    Learn how to customize chart data markers in Aspose.Slides for Node.js, boosting presentation impact across PPT and PPTX formats with clear code examples.... Add new data point. Write presentation...empty presentation var pres = new aspose . slides . Presentation...

    docs.aspose.com/slides/nodejs-java/chart-data-m...
  6. Manage Cells HTML String|Documentation

    Learn how to manage a cell's HTML string through the Aspose.Cells for JavaScript via C++ API....arrayBuffer (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...arrayBuffer )); } else { workbook = new Workbook (); } // Obtaining the...

    docs.aspose.com/cells/javascript-cpp/manage-cel...
  7. Extract Images from PDF JavaScript|Aspose.PDF f...

    How to extract a part of the image from PDF using Aspose.PDF for JavaScript toolkit....( e ) { const file_reader = new FileReader (); file_reader ....Worker*/ const AsposePDFWebWorker = new Worker ( "AsposePDFforJS.js"...

    docs.aspose.com/pdf/javascript-cpp/extract-imag...
  8. Incorrect Bullets and Numbering after PPT to PP...

    I have converted a *.ppt presentations to *.pptx format with Aspose.Slides and the result document have a few inconsistencies. The most affected slides: 6101811261171.ppt 5: incorrect bullet style. 13: extra numberin…... Code sample: var pr = new Presentation(inPath); pr.Save(outPath...We have opened the following new ticket(s) in our internal issue...

    forum.aspose.com/t/incorrect-bullets-and-number...
  9. Text Box|Aspose.Slides Documentation

    Create and format text boxes in C# with Aspose.Slides: set fonts, alignment, wrapping, autofit, and links to polish slides for PowerPoint and OpenDocument....Add_TextBox () { using var pres = new Presentation (); // Create a...Access_TextBox () { using var pres = new Presentation (); foreach ( var...

    docs.aspose.com/slides/net/examples/elements/te...
  10. View or Edit OTP Files Metadata using Java | pr...

    Java source code to edit or view OTP format metadata....Properties - Java Presentation pres = new Presentation ( "Presentation...OTP - Java Presentation pres = new Presentation (); try { // Getting...

    products.aspose.com/slides/java/metadata/otp/