Sort Score
Result 10 results
Languages All
Labels All
Results 7,821 - 7,830 of 222,903 for

new

(0.21 sec)
  1. Convert PNG to EPS using Java API Solution

    PNG to EPS conversion functionality offered by Aspose.Page API solution for Java 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/java/convert/png-to-eps/
  2. 更改 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...
  3. 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...
  4. How to resize an image|Documentation

    Resize an image. Change photos height and width. Sizing photos proportionally....the image with a new size by selecting new height and width `300x300`...

    docs.aspose.com/imaging/java/developer-guide/ho...
  5. PdfPageMode Enum | Aspose.Words for .NET

    Discover Aspose.Words.PdfPageMode enum for customizable PDF display options, enhancing user experience in any PDF reader. Optimize your documents today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...PDF. PdfSaveOptions options = new PdfSaveOptions (); // Set the...

    reference.aspose.com/words/net/aspose.words.sav...
  6. PdfPageMode enumeration | Aspose.Words for Node.js

    Aspose.Words.Saving.PdfPageMode enumeration. Specifies how the PDF document should be displayed when opened in the PDF reader.... let doc = new aw . Document ( base . myDir...document to .PDF. let saveOptions = new aw . Saving . PdfSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. HTML anchor tag<a> links are not working from 2...

    Hi Aspose Team, When we are trying to add a table and HTML content in same document, HTML anchor tag links are not working from 2nd page onwards, and those links are appearing in random place in the document. Please hel…...reproduce the issue: var document = new Document(); var pages = document...68); pages.PageInfo.Margin = new MarginInfo(50, 60, 50, 180);...

    forum.aspose.com/t/html-anchor-tag-a-links-are-...
  8. Փոխարկել Պատկեր DOC C#

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

    products.aspose.com/words/hy/net/conversion/ima...
  9. 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...
  10. Გადაიყვანეთ HTML DOCX Javascript

    გადაიყვანეთ HTML DOCX JavaScript ფორმატში კოდით. შეინახეთ HTML როგორც DOCX JavaScript....'@aspose/words' ); var doc = new aw.Document( "Input.html" ) doc...require('@aspose/words'); var doc = new aw.Document("Input.html") doc...

    products.aspose.com/words/ka/nodejs-net/convers...