Sort Score
Result 10 results
Languages All
Labels All
Results 3,931 - 3,940 of 213,087 for

new

(0.64 sec)
  1. Extracting text from a photo|Documentation

    Take a photo of the page using your smartphone and extract text from it using Aspose.OCR for .NET. No scanner required.... Create a new C# project in Visual Studio....license : License license = new License (); license . SetLicense...

    docs.aspose.com/ocr/net/extract-text-from-photo/
  2. 用Node.js和C++格式化和修改命名范围|Documentation

    学习如何使用Aspose.Cells for Node.js via C++格式化和修改命名范围。...Instantiate a new Workbook. const workbook = new AsposeCells ...StyleFlag object. let flg = new AsposeCells . StyleFlag (); //...

    docs.aspose.com/cells/zh/nodejs-cpp/format-and-...
  3. Convert PDF to Images formats|Aspose.PDF for Java

    Discover how to convert PDF pages into image formats like PNG, JPEG, and TIFF using Aspose.PDF for Java....toString (); Document document = new Document ( documentFileName );...object Resolution resolution = new Resolution ( 300 ); // Create...

    docs.aspose.com/pdf/java/convert-pdf-to-images-...
  4. 在 Java 中管理演示文稿批注|Aspose.Slides 文档

    使用 Aspose.Slides for Java 轻松快速地在 PowerPoint 文件中添加、读取、编辑和删除演示文稿批注。...Presentation 类 Presentation pres = new Presentation (); try { // 添加空白幻灯片...设置批注的位置 Point2D . Float point = new Point2D . Float ( 0 . 2f , 0...

    docs.aspose.com/slides/zh/java/presentation-com...
  5. 在Java中打开演示文稿|Aspose.Slides 文档

    在Java中打开或加载演示文稿PPT、PPTX、ODP...类并将文件路径传递给它的构造函数 Presentation pres = new Presentation ( "Presentation...: LoadOptions loadOptions = new LoadOptions (); loadOptions ...

    docs.aspose.com/slides/zh/androidjava/open-pres...
  6. Merge XPS files | .NET API Solution

    Merger XPS functionality of Aspose.Page API solution for .NET allows you to combine several XPS files into a single XPS or PDF document....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/net/merge/xps/
  7. Փոխարկել JPG Պատկեր C#

    Փոխարկեք JPG ը Պատկեր ձևաչափի C# կոդով: Պահեք JPG որպես Պատկեր օգտագործելով C#:...Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...GetShapeRenderer().Save( "Output.jpg" , new ImageSaveOptions(SaveFormat.Jpg));...

    products.aspose.com/words/hy/net/conversion/jpg...
  8. Փոխարկել JPG PNG C#

    Փոխարկեք JPG ը PNG ձևաչափի C# կոդով: Պահեք JPG որպես PNG օգտագործելով C#:...Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...GetShapeRenderer().Save( "Output.png" , new ImageSaveOptions(SaveFormat.Png));...

    products.aspose.com/words/hy/net/conversion/jpg...
  9. Փոխարկել Պատկեր BMP C#

    Փոխարկեք Պատկեր ը BMP ձևաչափի C# կոդով: Պահեք Պատկեր որպես BMP օգտագործելով C#:...Words; var doc = new Document(); var builder = new DocumentBuilder(doc);...GetShapeRenderer().Save( "Output.bmp" , new ImageSaveOptions(SaveFormat.Bmp));...

    products.aspose.com/words/hy/net/conversion/ima...
  10. StructuredDocumentTag.FullDate | Aspose.Words f...

    Discover the StructuredDocumentTag FullDate property, which captures the complete date and time for enhanced document accuracy and tracking.... Document doc = new Document (); // Insert a structured...StructuredDocumentTa sdtDate = new StructuredDocumentTa ( doc ,...

    reference.aspose.com/words/net/aspose.words.mar...