Sort Score
Result 10 results
Languages All
Labels All
Results 5,971 - 5,980 of 14,985 for

pdf to doc

(0.07 sec)
  1. Get Resolution and Dimensions of Embedded Image...

    Discover how To extract image resolutions and dimensions from embedded images in Pdf files using Aspose.Pdf in Java....PDF namespace which provide the capability...classes . First, load the source PDF file (with images). Then create...

    docs.aspose.com/pdf/java/get-resolution-and-dim...
  2. DmlEffectsRenderingMode enumeration | Aspose.Wo...

    Aspose.Words.Saving.DmlEffectsRenderingMode enumeration. Specifies how DrawingML effects are rendered To fixed page formats....document as we save it to PDF. let doc = new aw . Document ( base...method converts the document to .PDF. let options = new aw . Saving...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 将 Python 格式的 Word 转换为 Excel|Python via .NET 格式的...

    Pdf 转换为 Excel、将 XML 转换为 Excel、将 DocX 转换为 Excel Python。使用 Python 将各种格式的文档保存到 XLSX。...以下代码示例显示如何将 PDF 保存到 XLSX: doc = aw . Document ( docs_base . my_dir...my_dir + "Pdf Document.pdf" ) doc . save ( docs_base . artifacts_dir...

    docs.aspose.com/words/zh/python-net/convert-a-d...
  4. Რამდენიმე DOC HTML Javascript

    შეაერთეთ მრავალი Doc HTML JavaScript კოდში. შეინახეთ Doc როგორც HTML JavaScript....გადაიყვანეთ მრავალი DOC HTML JavaScript Მაღალსიჩქარიანი Node...Node.js ბიბლიოთეკა DOC ფაილების HTML-ში შერწყმისთვის Სწრაფი და ეფექტური...

    products.aspose.com/words/ka/nodejs-net/merge/d...
  5. Რამდენიმე DOC TXT Javascript

    შეაერთეთ მრავალი Doc TXT JavaScript კოდში. შეინახეთ Doc როგორც TXT JavaScript....გადაიყვანეთ მრავალი DOC TXT JavaScript Მაღალსიჩქარიანი Node.js...js ბიბლიოთეკა DOC ფაილების TXT-ში შერწყმისთვის Სწრაფი და ეფექტური...

    products.aspose.com/words/ka/nodejs-net/merge/d...
  6. Working with Artifacts|Aspose.PDF for Java

    This page describes how To work with Artifact class using Aspose.Pdf for Java. Code snippets show how To add a background image To Pdf pages and how To get each watermark on the first page of a Pdf file.... In your PDF examples of artifacts include...Content and Artifacts of the PDF specification). In order to work...

    docs.aspose.com/pdf/java/artifacts/
  7. ListFormat.removeNumbers method | Aspose.Words ...

    ListFormat.removeNumbers method. Removes numbers or bullets from the current paragraph and sets list level To zero.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. AxisTickLabels | Aspose.Words for Java

    Represents properties of axis tick mark labels in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); Shape shape = builder.insertChart(ChartType...

    reference.aspose.com/words/java/com.aspose.word...
  9. DocumentBase.BackgroundShape | Aspose.Words for...

    Discover the DocumentBase BackgroundShape property, easily cusTomize your Document's background shape for enhanced visual appeal. Maximize your design potential!...Document doc = new Document (); Assert . That ( doc . BackgroundShape...shapeRectangle = new Shape ( doc , ShapeType . Rectangle ); //...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Unable to insert a png with big resolution - Fr...

    Dear Sir or Madam, If I try To insert an image with 10000 horizontal/vertical resolution it wouldn’t be inserted. The project is attached. Please note that the similar image with different resolution can be inserted. R…...pdf (2.3 KB) alexey.noskov January...image size explicitly: Document doc = new Document(); DocumentBuilder...

    forum.aspose.com/t/unable-to-insert-a-png-with-...