Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 181,626 for

page

(0.11 sec)
  1. FieldToa.PageNumberListSeparator | Aspose.Words...

    Discover the FieldToa PageNumberListSeparator property to customize Page number lists with your preferred separator. Enhance your document's readability today!...used to separate two page numbers in a page number list. public...displaying long citations and page numbers for each entry. FieldToa...

    reference.aspose.com/words/net/aspose.words.fie...
  2. PageSetup.BorderSurroundsHeader | Aspose.Words ...

    Discover the PageSetup BorderSurroundsHeader property to customize your Page borders. Control header inclusion for a polished document layout....property Specifies whether the page border includes or excludes...how to apply a border to the page and header/footer. Document...

    reference.aspose.com/words/net/aspose.words/pag...
  3. Add Arc Object to PDF file|Aspose.PDF for C++

    This article explains how to create a arc object to your PDF using Aspose.PDF for C++....to paragraphs collection of page Save our PDF file The following...// Add page to pages collection of PDF file auto page = document...

    docs.aspose.com/pdf/cpp/add-arc/
  4. Create PDF Forms using PHP via Java | Aspose.PDF

    Create PDF forms and add fields programmatically with PHP sample code using Aspose.PDF for PHP via Java....more details check the GitHub page. How to Create AcroForm in PDF...new Document ( $inputFile ); $page = $document -> getPages () ->...

    products.aspose.com/pdf/php-java/acroforms/create/
  5. 填写 AcroForms|Aspose.PDF for Java

    本节说明如何使用 Aspose.PDF for Java 在 PDF 文档中填写表单字段。...pdf" ); Page page = pdfDocument . getPages ()...textBoxField = new TextBoxField ( page , new Rectangle ( 100 , 200...

    docs.aspose.com/pdf/zh/java/fill-form/
  6. Chart to PDF|Documentation

    Learn how to use Aspose.Cells for Python via .NET to convert a chart to a PDF document. Our guide will demonstrate how to export a chart from Microsoft Excel and save it as a PDF for further distribution and archiving....Create Chart PDF with Desired Page Size You can create a chart...chart PDF with your desired page size using Aspose.Cells for Python...

    docs.aspose.com/cells/python-net/chart-to-pdf/
  7. Aspose.Svg 25.8.0 exception when using PageSetu...

    When attempting to convert an SVG to pdf with PageSetup.Sizing types ScaleContent and Contain we get an exception. The other 2 types work fine. This doesn’t seen to be document related but I do have a sample. System.Nul…...Contain require both the target page dimensions (width & height)...rendering pipeline is built. If the page size is not explicitly set,...

    forum.aspose.com/t/aspose-svg-25-8-0-exception-...
  8. PDF 中的文本格式化|Aspose.PDF for Java

    本页解释了如何在 PDF 文件中格式化文本。这包括添加行缩进、添加文本边框、添加下划线文本、在添加的文本周围添加边框、浮动框内容的文本对齐等。...document = new Document (); Page page = document . getPages ()....setFormattingOptions ( textOptions ); page . getParagraphs (). add ( text...

    docs.aspose.com/pdf/zh/java/text-formatting-ins...
  9. Aspose::Words::Framesets::Frameset::get_FrameDe...

    Aspose::Words::Framesets::Frameset::get_FrameDefaultUrl method. Gets or sets the web Page URL or document file name to display in this frame in C++....method Gets or sets the web page URL or document file name to...Shows how to access frames on-page. // Document contains several...

    reference.aspose.com/words/cpp/aspose.words.fra...
  10. Working with Text|Documentation

    This section explains how to insert a text shape or update shape's text with Aspose.Diagram....Insert a Text Shape in the Visio Page Aspose.Diagram API lets developers...Visio page. To achieve this, the AddText method of the Page class...

    docs.aspose.com/diagram/net/working-with-text/