Sort Score
Result 10 results
Languages All
Labels All
Results 9,051 - 9,060 of 184,263 for

aspose page

(0.31 sec)
  1. How to Set Print Titles|Documentation

    This article provides code demonstrating how to set print titles using the Aspose.Cells library....are repeated on every printed page, which is especially useful...spreadsheets that span multiple pages. Here are some reasons why you...

    docs.aspose.com/cells/net/how-to-set-print-titles/
  2. 如何获取word中header和footer段落的坐标(x, y)? - Free Suppo...

    您好:我使用Aspose-words-21.5.0-jdk17.jar版本生成word。生成的word包含header和footer,还有body。分别是三个table,每个table的的cell都设置了段落。然后把header、body和footer中某一个段落放入到集合中,遍历集合move到对应段落,然后插入对应段落的shape。以下代码注释了计算坐标的代码就可以正常运行。 但是现在有这样的问题:我需要在插入shape的时候重新计…...August 11, 2025, 8:02am 1 您好:我使用aspose-words-21.5.0-jdk17.jar版本生成...import com.aspose.words.Document; import com.aspose.words.DocumentBuilder;...

    forum.aspose.com/t/word-header-footer-x-y/316493
  3. 将 HTML 转换为 PDF - C# 示例和在线转换器

    了解如何使用 Aspose.HTML for .NET 将 HTML 转换为 PDF,并考虑在 C# 示例中将 HTML 转换为 PDF 的各种情况。...Products Aspose.Total Product Family Aspose.Words Product Solution...Solution Aspose.PDF Product Solution Aspose.Cells Product Solution...

    docs.aspose.com/html/zh/net/convert-html-to-pdf/
  4. Search Data using Original Values|Documentation

    Learn how to search data using original values through the Aspose.Cells for Python via .NET API....However, you can find it using Aspose.Cells for Python via .NET with...Microsoft Excel’s Find options, but Aspose.Cells can locate it using LookInType...

    docs.aspose.com/cells/python-net/search-data-us...
  5. Region-Based Extraction using Python|Aspose.PDF...

    This section contains articles on region-based extraction from PDF documents using Aspose.PDF in Python....from a specific region of a page Extract text from a defined...region on a particular page of a PDF using Aspose.PDF for Python. By...

    docs.aspose.com/pdf/python-net/region-based-ext...
  6. Installation|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....Platform and Compatibility Aspose.BarCode for PHP via Java is...This flexibility ensures that Aspose.BarCode for Python via Java...

    docs.aspose.com/barcode/python-java/installation/
  7. HTTP Compression|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....verify that it is not a bug in Aspose. Solutions You can use one...(which contain code calling Aspose.Cells) to another folder that...

    docs.aspose.com/cells/net/http-compression/
  8. TxtSaveOptionsBase.ExportHeadersFootersMode | A...

    Discover how the TxtSaveOptionsBase ExportHeadersFootersMode property optimizes header and footer export in text formats. Default, PrimaryOnly...."Primary footer" ); // Insert pages to display these headers and...doc ); builder . Writeln ( "Page 1" ); builder . InsertBreak...

    reference.aspose.com/words/net/aspose.words.sav...
  9. FreeTextInputConfig|Documentation

    FreeTextInputConfig element generates a placeholder in which the respondent can write a text in free form....declared as an instance of Aspose.OMR.Handwriting.Generation...FreeTextInputConfig class: var input = new Aspose . OMR . Handwriting . Generation...

    docs.aspose.com/omr/net/programmatic-forms/free...
  10. StackOverflowException with ImagePlacementAbsor...

    Using the following code on the attached PDF causes a StackOverflowException on Aspose.PDF for .NET 26.2: var pdf = new Document("input.pdf"); var absorber = new ImagePlacementAbsorber(); …...IsReadOnlyMode is enabled Aspose.PDF Product Family aspose-pdf-net ast3 February...causes a StackOverflowExcepti on Aspose.PDF for .NET 26.2: var pdf...

    forum.aspose.com/t/stackoverflowexception-with-...