Sort Score
Result 10 results
Languages All
Labels All
Results 5,961 - 5,970 of 213,190 for

new

(0.09 sec)
  1. Გადაიყვანეთ JPG PDF Java

    გადაიყვანეთ JPG PDF Java ფორმატში კოდით. შეინახეთ JPG როგორც PDF Java....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...aspose.words.*; Document doc = new Document("Input.jpg"); doc.save("Output...

    products.aspose.com/words/ka/java/conversion/jp...
  2. Փոխարկել Պատկեր DOCX Java

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

    products.aspose.com/words/hy/java/conversion/im...
  3. Փոխարկել Պատկեր PDF Java

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

    products.aspose.com/words/hy/java/conversion/im...
  4. Creating a QR Barcode in PHP|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....$builder = new BarCodeBuilder (); $symbology = new Symbology ();...Hide code text $codeLocation = new CodeLocation (); $builder ->...

    docs.aspose.com/barcode/java/creating-a-qr-barc...
  5. OlePackage.FileName | Aspose.Words for .NET

    Discover the OlePackage FileName property to easily manage OLE package file names. Enhance your data handling with seamless integration and flexibility....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...using ( MemoryStream stream = new MemoryStream ( zipFileBytes ))...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ImageSaveOptions.Clone | Aspose.Words for .NET

    Discover the ImageSaveOptions Clone method to effortlessly create a deep clone of your objects, enhancing your coding efficiency and flexibility....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...ImageSaveOptions imageSaveOptions = new ImageSaveOptions ( SaveFormat...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Invalid bookmarks starting with 25.2 - Free Sup...

    Hello According to my testing, the bookmark feature broke with 25.2 and still does not work with the currently Newest version 25.9 of Aspose.PDF.Drawing for .NET. I use the following test-code to illustrate the problem…...output = new Aspose.Pdf.Document(); var input = new Aspose.Pdf...Pages); output.Outlines.Add(new OutlineItemCollectio(output.Outlines)...

    forum.aspose.com/t/invalid-bookmarks-starting-w...
  8. 使用 Java API 解决方案将 JPG 转换为 EPS

    本文将通过代码片段讲解并演示 Aspose.Page API 解决方案提供的 Java 版 JPG 转 EPS 功能。...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/zh/java/convert/jpg-to-eps/
  9. Edit TEXT In Java

    Edit TEXT in Java code....and formatting attributes Add new text elements Search text for...patterns and replace them with new text Save the result to a variety...

    products.aspose.com/words/java/edit/text/
  10. Manage Legend of Excel Charts with JavaScript v...

    Learn how to utilize Aspose.Cells for JavaScript via C++ to effectively customize chart legends in Microsoft Excel. Our comprehensive guide explains the legend's functionality, how to access and modify it, as well as how to improve visualization and data understanding with legends....) { // No file selected – a new workbook will be created } let...arrayBuffer (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/javascript-cpp/chart-legend/