Sort Score
Result 10 results
Languages All
Labels All
Results 7,521 - 7,530 of 215,573 for

new

(0.64 sec)
  1. 更改 EPS 的 XMP 元数据中的数组项 | Java

    本文将通过 Java 版 Aspose.Page API 解决方案,讲解并演示如何更改 EPS 文件的 XMP 元数据中的数组项,并附带代码片段。 snippets....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/zh/java/xmp-metadata/chang...
  2. Inconsistent Line Height Rendering When Convert...

    Problem Description When converting DOCX files to images using Aspose, documents containing parentheses show inconsistent line height rendering compared to documents without parentheses, even when paragraph line spacing …...Words; new License().SetLicense(@"licensePath");...SetLicense(@"licensePath"); var doc = new Document($@"intputDocxPath"); doc.Sa...

    forum.aspose.com/t/inconsistent-line-height-ren...
  3. Check Version Number|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....publish new versions of Aspose.Cells, both to introduce new features...minor.hotfix When we release a new build of Aspose.Cells, we update...

    docs.aspose.com/cells/python-java/check-version...
  4. 在Aspose.Cells中打印工作簿|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....Workbook object Workbook workbook = new Workbook ( "../../data/test.xlsx"...ImageOrPrintOptions imgOptions = new ImageOrPrintOptions (); //Get...

    docs.aspose.com/cells/zh/net/printing-workbooks...
  5. Hello World Java Example|Aspose.PDF for Java

    This page show how use simple programming for create a PDF document containing text - Hello World using Aspose.PDF for Java....document object Document document = new Document (); //Add page Page...text to new page page . getParagraphs (). add ( new TextFragment...

    docs.aspose.com/pdf/java/hello-world-example/
  6. Add Image to Existing PDF File|Aspose.PDF for P...

    This section describes how to add image to existing PDF file using PHP.... Add a new page to the document. Set the...$document = new Document ( $inputFile ); // Add a new page to the...

    docs.aspose.com/pdf/php-java/add-image-to-exist...
  7. ChmLoadOptions.OriginalFileName | Aspose.Words ...

    Discover the ChmLoadOptions OriginalFileName property, easily set the CHM file name for streamlined access. Default value is null. Optimize your experience!...ChmLoadOptions loadOptions = new ChmLoadOptions { OriginalFileName...chm" }; Document doc = new Document ( new MemoryStream ( File ...

    reference.aspose.com/words/net/aspose.words.loa...
  8. PdfSaveOptions.DisplayDocTitle | Aspose.Words f...

    Discover how the PdfSaveOptions DisplayDocTitle property enhances your PDF experience by showing document titles in the Windows title bar for easy identification....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PdfSaveOptions pdfSaveOptions = new PdfSaveOptions { DisplayDocTitle...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Փոխակերպեք Word, PDF և Շատ Այլ Ֆայլերի Ձևաչափեր...

    Փաստաթղթերը ծրագրային JavaScript ով տարբեր ֆայլերի ձևաչափերի միջև՝ DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG և շատ ավելին:...'@aspose/words' ); var doc = new aw.Document( "Input.docx" ) doc...require('@aspose/words'); var doc = new aw.Document("Input.docx") doc...

    products.aspose.com/words/hy/nodejs-net/convers...
  10. Add XML namespace in XMP metadata of EPS |C++

    The process of adding XML namespace in XMP metadata of EPS with Aspose.Page for C++ 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/cpp/xmp-metadata/add-names...