Sort Score
Result 10 results
Languages All
Labels All
Results 5,481 - 5,490 of 223,131 for

new

(0.13 sec)
  1. Convert PostScript using API for Java

    PS to TIFF conversion functionality included in Aspose.Page API solution for Java is explained and illustrated with the code snippets here....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/java/convert-ps/
  2. AI-Powered Multilingual Slide Generator|Aspose....

    Generate multilingual slides from text with Aspose.Slides for .NET. Apply your template and export polished decks to PowerPoint and OpenDocument. Learn more....Slides introduces a new AI-powered feature, the Presentation...client. using var aiWebClient = new OpenAIWebClient ( "gpt-4o-mini"...

    docs.aspose.com/slides/net/ai/generator/
  3. Access Presentation Slides in .NET|Aspose.Slide...

    Learn how to access and manage slides in PowerPoint and OpenDocument presentations with Aspose.Slides for .NET. Boost productivity with code examples....Presentation presentation = new Presentation ( "AccessSlides...Presentation presentation = new Presentation ( "AccessSlides...

    docs.aspose.com/slides/net/access-slide-in-pres...
  4. CommentCollection | Aspose.Words for Java

    Provides typed access to a collection of Comment nodes in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...comment = new Comment(doc, "John Doe", "J.D.", new Date()); comment...

    reference.aspose.com/words/java/com.aspose.word...
  5. Generate Swiss Post Parcel Barcodes in C#|Docum...

    Description of Swiss Post Parcel Barcode Type...the original identifier gen = new BarcodeGenerator ( EncodeTypes...foreach ( BarCodeResult result in new BarCodeReader ( gen . GenerateBarCodeImage...

    docs.aspose.com/barcode/net/swiss-post-parcel-b...
  6. Aspose.pdf PDF To jpg - Free Support Forum - as...

    感谢您的查看和帮助! 1.业务:PDF转JPG图片,然后进行OCR识别,服务器返回双层PDF文件。 2.当我使用Aspose.pdf.dll 22.11.0.jpeg图片,OCR返回的双层PDF是正常的,可以正常打开。 3.当我使用Aspose.pdf via Drawing.dll 25.4.0.jpeg图片,OCR返回的双层PDF是错误的,文件损坏。 当我对比:Aspose.pdf.dll 22.11.0.jpe…...default) { var imagePaths = new List(); // 确保输出目录存在 Directory...// 初始化许可证(实际项目中应从安全位置加载) // new Aspose.Pdf.License().SetLicense("Aspose...

    forum.aspose.com/t/aspose-pdf-pdf-to-jpg/317436
  7. Issues Compiling LaTeX Document with BibTeX Usi...

    Hi everyone, I’m having trouble compiling a LaTeX document with BibTeX using Aspose.TeX. Here are the details of my setup and the issues I’m encountering: Setup: LaTeX Document: My LaTeX document includes the biblate…...OutputWorkingDirecto = new OutputFileSystemDire(RunExamples...format. options.SaveOptions = new PdfSaveOptions(); // Run LaTeX...

    forum.aspose.com/t/issues-compiling-latex-docum...
  8. Fastest way to do image analysis - Free Support...

    I need to calculate a few image statistics from a source colored jpeg loaded. The statistics are: Calculate color entropy histR = New int[256]; histG = New int[256]; histB = New int[256]; for each pixel do histR…...histR = new int[256]; histG = new int[256]; histB = new int[256];...int[] histR = new int[256]; int[] histG = new int[256]; int[]...

    forum.aspose.com/t/fastest-way-to-do-image-anal...
  9. Access Presentation Slides in PHP|Aspose.Slides...

    Learn how to access and manage slides in PowerPoint and OpenDocument presentations with Aspose.Slides for PHP via Java. Boost productivity with code examples....a presentation file $pres = new Presentation ( "demo.pptx" );...a presentation file $pres = new Presentation ( "demo.pptx" );...

    docs.aspose.com/slides/php-java/access-slide-in...
  10. Aspose.Cells 8.3.0中的公共API更改|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.... Java Workbook book = new Workbook ( "sample.xlsx" ); WorkbookSettings...工作簿文件。 Java Workbook book = new Workbook ( "sample.xlsx" ); WorkbookSettings...

    docs.aspose.com/cells/zh/java/public-api-change...