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

new

(0.14 sec)
  1. 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/
  2. Saving an Email as PDF|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....msg" ); MemoryStream ms = new MemoryStream (); mailMsg . Save...LoadFormat to Mhtml var loadOptions = new Aspose . Words . Loading . LoadOptions...

    docs.aspose.com/email/net/saving-an-email-as-pdf/
  3. 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-...
  4. 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...
  5. 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...
  6. 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/
  7. View or Edit FODP Files Metadata using Java | p...

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

    products.aspose.com/slides/java/metadata/fodp/
  8. View or Edit ODP Files Metadata using Java | pr...

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

    products.aspose.com/slides/java/metadata/odp/
  9. View or Edit POT Files Metadata using Java | pr...

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

    products.aspose.com/slides/java/metadata/pot/
  10. 使用 Java 在 PDF 中添加、获取或删除水印 | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码,以编程方式在 PDF 文件中添加、获取或删除水印...document Document pdfDocument = new Document ( "sample.pdf" ); FormattedText...FormattedText formattedText = new com . aspose . pdf . facades...

    products.aspose.com/pdf/zh-hans/java/watermark/