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

new

(0.12 sec)
  1. Ფაილის Კონტენტის Ოპტიმიზაცია Javascript Ის Გამო...

    შეკუმშოს ფაილები JavaScript: DOCX, DOC, RTF, ODT, EPUB, PNG, JPG, XLSX, XLS, WPS ხარისხის დაკარგვის გარეშე...'@aspose/words' ); var doc = new aw.Document( "Input.docx" );...ffe); } } var saveOptions = new aw.Saving.OoxmlSaveOptions()...

    products.aspose.com/words/ka/nodejs-net/compress/
  2. Layers missing when converting corel draw file ...

    We are evaluating Aspose.Imaging for our corel draw files noticed that one of our test files have missing layers when converted to jpg or png. It also altered some of the layout of the text. Hope you could help me if thi…...OrdinalIgnoreCase)) { throw new MediaEngineException("File not...if (cdrImage == null) { throw new MediaEngineException("Failed...

    forum.aspose.com/t/layers-missing-when-converti...
  3. Using XPS graphic utilities | Java

    Learn how to easily generate images and relatively complex shapes on an XPS page using graphic utilities in Aspose.Page API for Java...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/java/xps/graphic-utilities/
  4. Implementing Resource Prefix for Nested Resourc...

    Learn how to use ResourceSavingArgs.NestedUri to add resource prefixes for nested resources (e.g. PNG in SVG) when exporting Microsoft Project files using Aspose.Tasks for .NET....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/how-to-implement-reso...
  5. 搜索

    搜索...(NoSuchAlgorithmExcep e) { throw new IllegalAccessError(e.getMessage());...(UnsupportedEncodingE e) { throw new IllegalAccessError(e.getMessage());...

    blog.aspose.com/zh-hant/email/create-update-and...
  6. OUT of memory issue when merging large files - ...

    hey , I have a requirement where I can stream multiple large pdf from S3 and merge them per page at a time. Can you guide on how this can be achieved ? Does Aspose PDF java offers this functionality I used this logic , …...memory try (Document mergedDoc = new Document()) { pdfFileNames.stream()...resolve(pdfName); try (Document srcDoc = new Document(pdfPath.toString()))...

    forum.aspose.com/t/out-of-memory-issue-when-mer...
  7. Փոխարկել JPG TXT Java

    Փոխարկեք JPG ը TXT ձևաչափի Java կոդով: Պահեք JPG որպես TXT օգտագործելով Java:...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...aspose.words.*; Document doc = new Document("Input.jpg"); doc.save("Output...

    products.aspose.com/words/hy/java/conversion/jp...
  8. Փոխարկել JPG WORD Java

    Փոխարկեք JPG ը WORD ձևաչափի Java կոդով: Պահեք JPG որպես WORD օգտագործելով Java:...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...aspose.words.*; Document doc = new Document("Input.jpg"); doc.save("Output...

    products.aspose.com/words/hy/java/conversion/jp...
  9. Working with Image Borders|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....symbology ) { BarCodeAttributes b = new BarCodeAttributes (); b . setCodeText...MILIMETER ); Margins margins = new Margins (); margins . setLeft...

    docs.aspose.com/barcode/jasperreports/working-w...
  10. FieldEmbed | Aspose.Words for Java

    Implements the EMBED field in Java.... Document doc = new Document(getMyDir() + "Legacy...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...