Sort Score
Result 10 results
Languages All
Labels All
Results 5,681 - 5,690 of 214,361 for

new

(0.22 sec)
  1. Փոխարկել JPG TIFF Javascript

    Փոխարկեք JPG ը TIFF ձևաչափի JavaScript կոդով: Պահեք JPG որպես TIFF օգտագործելով JavaScript:...); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...getShapeRenderer().save( "Output.tiff" , new aw.Saving.ImageSaveOptions(aw...

    products.aspose.com/words/hy/nodejs-net/convers...
  2. Փոխարկել Պատկեր PNG Javascript

    Փոխարկեք Պատկեր ը PNG ձևաչափի JavaScript կոդով: Պահեք Պատկեր որպես PNG օգտագործելով JavaScript:...); var doc = new aw.Document() var builder = new aw.DocumentBuilder(doc)...getShapeRenderer().save( "Output.png" , new aw.Saving.ImageSaveOptions(aw...

    products.aspose.com/words/hy/nodejs-net/convers...
  3. PdfSaveOptions.FontEmbeddingMode | Aspose.Words...

    Discover the PdfSaveOptions FontEmbeddingMode property to optimize your PDF's font embedding. Enhance document quality and compatibility effortlessly!...skip embedding Arial and Times New Roman fonts into a PDF document...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  4. ReportBuilder.create method | Aspose.Words for ...

    aspose.words.lowcode.ReportBuilder.create method...create method create() Creates new instance of the report builder...... create(context) Creates new instance of the report builder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to generate multiline image from text - Fre...

    Hello Team, We are using aspose.Imaging using that we want to generate image from text. If text length is beyond some specific width then it should be wrap and should display text after that length into New line. How ca…...text after that length into new line. How can i achieve it into...of wrapping text and also to new line may not be possible. You...

    forum.aspose.com/t/how-to-generate-multiline-im...
  6. Converting a TEX file to PDF using PHP | Aspose...

    Sample code on PHP for TEX to PDF conversion. Use example code for batch TEX to PDF conversion with Aspose.PDF for PHP via Java...Create a new instance of the TeXLoadOptions class Create a new instance...PDF Output file: // Create a new instance of the TeXLoadOptions...

    products.aspose.com/pdf/php-java/conversion/tex...
  7. 在 AWS 中转换文档|Aspose.PDF for .NET

    学习如何在 AWS 环境中部署和使用 Aspose.PDF for .NET。解锁云中的强大 PDF 处理能力。...public Function () { S3Client = new AmazonS3Client (); // Consider...Aspose . Pdf . License lic = new Aspose . Pdf . License (); //...

    docs.aspose.com/pdf/zh/net/integration-aws/
  8. How to Write Updated Task Data to MPP | Aspose....

    Learn how to update and write task data back to Microsoft Project (MPP/XML) files using Aspose.Tasks for .NET. Includes C# examples for modifying deadlines, notes, IDs, and saving changes programmatically....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/writing-updated-task-...
  9. Picture|Aspose.Slides Documentation

    Work with pictures in C# using Aspose.Slides: insert, replace, crop, compress, adjust transparency and effects, fill shapes, and export for PPT, PPTX and ODP....Add_Picture () { using var pres = new Presentation (); // Create a...in-memory image using var bmp = new Bitmap ( width : 100 , height...

    docs.aspose.com/slides/net/examples/elements/pi...
  10. How to Add Group Shape into a Word Document|Asp...

    Grouping and ungrouping shapes using Java.... Document doc = new Aspose . Words . Document ();...EnsureMinimum (); GroupShape gs = new GroupShape ( doc ); Aspose ....

    docs.aspose.com/words/java/how-to-add-group-sha...