Sort Score
Result 10 results
Languages All
Labels All
Results 5,941 - 5,950 of 183,668 for

aspose page

(0.32 sec)
  1. TextBox Is Not Rendered Correctly When Converti...

    We have a PowerPoint presentation with several text boxes that aren’t converting correctly to PDF. In some cases, the text wraps and displays outside the bounding box. I’ve attached both the PowerPoint and the converted…...Converting to PPTX to PDF in C# Aspose.Slides Product Family slides-net...presentation.Save(outputFile, Aspose.Slides.Export.SaveFormat.Pdf...

    forum.aspose.com/t/textbox-is-not-rendered-corr...
  2. PS to EPS Conversion | API for Python

    Sample Python conversion code for PS format to EPS file. Use this example code to convert PS to EPS within any Web or Console Python based application....Products Aspose.Total Product Family Aspose.Words Product Solution...Solution Aspose.PDF Product Solution Aspose.Cells Product Solution...

    products.aspose.com/page/python-net/conversion/...
  3. 合并图像|Aspose.PDF for Java

    本节解释如何合并图像,并可以保存为Tiff格式。...合并图像 Contents [ Hide ] Aspose.PDF 21.4允许您合并图像。 合并图像 方法检查特定文件...inputImagesStreams , com . aspose . pdf . ImageFormat . Jpeg...

    docs.aspose.com/pdf/zh/java/merge-images/
  4. PageSetup.footnote_options property | Aspose.Wo...

    PageSetup.footnote_options property. Provides options that control numbering and positioning of footnotes in this section....footnote_options ( self ) -> aspose . words . notes . FootnoteOptions...numbering from 1 # at each new page and display themselves directly...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Unwanted rotation of a shape - Free Support For...

    Hello, i have a mastershape consisting of several shapes. If i drop this mastershape out of the vssx-file to a Page by visio everything looks good. But if i drop this mastershape to a Page by Aspose.diagram it is rota…...Unwanted rotation of a shape Aspose.Diagram Product Family diagram-net...mastershape out of the vssx-file to a page by visio everything looks good...

    forum.aspose.com/t/unwanted-rotation-of-a-shape...
  6. PDF Printing Stuck on Size A4? - Free Support F...

    Hi All, I am attempting to print a document with specific sizes (configurable by customer). NOTE: In testing I am printing to a virtual printer. I have tried both Postscript and Microsoft Print to PDF and have seen the…... Aspose.PDF Product Family print-pdf , aspose-pdf-net...aspose-pdf-net , aspose-pdf-java , words-java JacobSayatovic December 18, 2025...

    forum.aspose.com/t/pdf-printing-stuck-on-size-a...
  7. 从PDF文档中提取表格|Aspose.PDF for .NET

    Aspose.PDF for .NET 使您能够对PDF文档中包含的表格进行各种操作。...Contents [ Hide ] 以下代码片段也适用于 Aspose.PDF.Drawing 库。 从PDF中提取表格 //...visit https://github.com/aspose-pdf/Aspose.PDF-for-.NET private static...

    docs.aspose.com/pdf/zh/net/extract-table-from-e...
  8. Get Worksheet Unique ID with C++|Documentation

    This article shows how to get an Excel worksheet's unique ID using the C++ library and API programmatically....Hide ] Get Worksheet Unique ID Aspose.Cells provides the ability...<iostream> #include "Aspose.Cells.h" using namespace Aspose :: Cells ;...

    docs.aspose.com/cells/cpp/get-worksheet-unique-id/
  9. AI ファイルオンラインビューア | products.aspose.com

    AsposeビルトインアプリでAIファイルをオンラインで表示...Українська عربي ไทย Products Aspose.PSD Ai AI ファイルをオンラインで表示する ...of this built-in app using Aspose.PSD for .NET // To view the...

    products.aspose.com/psd/jp/ai/
  10. Limiting memory usage when concatenating large ...

    I am trying to concatenate two large PDF documents together using Aspose.PDF (23.1) in Java like this: Document doc1 = new Document("D:/input1.pdf"); Document doc2 = new Document("D:/input2.pdf"); for (final Page p : do…...concatenating large PDFs Aspose.PDF Product Family aspose-pdf-java , concatenate-pdf...PDF documents together using Aspose.PDF (23.1) in Java like this:...

    forum.aspose.com/t/limiting-memory-usage-when-c...