Sort Score
Result 10 results
Languages All
Labels All
Results 2,261 - 2,270 of 186,628 for

page

(0.22 sec)
  1. 创建 AcroForm - 在 C# 中创建可填写 PDF|Aspose.PDF for .NET

    使用 Aspose.PDF for .NET,您可以在 PDF 文件中从头开始创建表单...{ // Add page to PDF file var page = document . Pages . Add ();...Pdf . Forms . TextBoxField ( page , rects ); // Setting the appearances...

    docs.aspose.com/pdf/zh/net/create-form/
  2. TableAbsorber not identifying tables without bo...

    Hello, I am converting a Word document to PDF and using TableAbsorber to manipulate tables in the resulting PDF. I have noticed when the table in the Word document has borders then TableAbsorber can identify it in the…...Page page in pdfWithBorder.Pages) { absorber.Visit(page);...Visit(page); foreach (AbsorbedTable pdfTable in absorber.TableList)...

    forum.aspose.com/t/tableabsorber-not-identifyin...
  3. Spacing Factor and Scaling Factor|Aspose.Words ...

    Spacing Factor and Scaling Factor settings of the Aspose.Words for Reporting Services.... This means that sometimes page contents may appear higher than...therefore be pushed to the following page. To eliminate this side effect...

    docs.aspose.com/words/reportingservices/spacing...
  4. DWG to PDF Output Blurry - Free Support Forum -...

    Output of the conversion of a DWG file to A4 PDF using Aspose.CAD generates an unreadable file contents. Using the following code: using var image = Aspose.CAD.Image.Load(“Drawing.dwg”); var pdfOptions = new PdfOption…...and text but none work in A4 page size. the only time I have had...millimetres but this generates a page size that is much larger then...

    forum.aspose.com/t/dwg-to-pdf-output-blurry/324329
  5. Converted Document(DOCX) to PDF Formatting Issu...

    Hi Team, We need your help in addressing the document formatting issue when converted from Word document (DOCX) to PDF. We don’t see any error and the PDF is successfully converted but the formatting is different. Word…...from 4th page onwards we see Table header in one Page and Tables...Tables rows are in next page. When we convert directly from Word...

    forum.aspose.com/t/converted-document-docx-to-p...
  6. Optimize, Compress or Reduce PDF Size in Java|A...

    Optimize PDF file, shrink all images, reduce size PDF, Unembed fonts, Remove unused objects with Java....handy for publishing on web pages, sharing on social networks...techniques to optimize PDF: Optimize page content for online browsing...

    docs.aspose.com/pdf/java/optimize-pdf/
  7. What's new 2026|Aspose.PDF for .NET

    This Page introduces the most popular new features in Aspose.PDF for .NET that have been introduced in recent releases....} Table Placement After Last Page Element – Added ability to add...content element on a page. By using the Page.CalculateContentBBox()...

    docs.aspose.com/pdf/net/whatsnew/2026/
  8. Aspose.PDF С++ Example|Aspose.PDF for C++

    This Page show how use simple programming for create a PDF document containing text - Hello World....metadata but without pages. Add a Page to the document object...now our document will have one page. Save resultant PDF document...

    docs.aspose.com/pdf/cpp/hello-world-example/
  9. How to define the cell splitting behavior - Fre...

    Good morning, I’m trying to define the cell splitting behavior in such a way that, when a row contains one or more cells that are too tall to fit entirely on the current Page, the row doesn’t get moved entirely to the n…...fit entirely on the current page, the row doesn’t get moved entirely...entirely to the next page. I know that cell splitting is possible...

    forum.aspose.com/t/how-to-define-the-cell-split...
  10. 获取 Visio 形状继承字符|Documentation

    本节介绍如何获取 visio 形状的字体样式从其父样式继承并掌握 Aspose.Diagram。...); // Get page by name Page page = diagram . Pages . GetPage...GetPage ( "Page-3" ); foreach ( Aspose . Diagram . Shape shape in page...

    docs.aspose.com/diagram/zh/net/get-visio-shape-...