Sort Score
Result 10 results
Languages All
Labels All
Results 2,781 - 2,790 of 188,057 for

page

(0.95 sec)
  1. 使用 Java 向 PDF 添加文本 | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码,以编程方式向 PDF 添加文本...TextBuilder 將 TextParagraph 新增到 Page。 再次儲存文件。 將文字新增到 PDF - Java 此示例代码说明如何在...toString ()); // get particular page Page pdfPage = pdfDocument . getPages...

    products.aspose.com/pdf/zh-hant/java/text/
  2. Retrieve All Layers from the Visio Diagram in P...

    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....vsd" ); \ # get Visio page $page = $diagram -> getPages ()...-> getPage ( 0 ); $layers = $page -> getPageSheet () -> getLayers...

    docs.aspose.com/diagram/java/retrieve-all-layer...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Python 를 사용하여 PDF에 페이지 스탬프 추가 https://products.aspose.com/pdf/ko/python-net/stamps/Page/ Recent content in Python 를 사용하여 PDF에 페이지 스탬프 추가 on Asp......com/pdf/ko/python-net/stamps/page/ Recent content in Python 를...com/pdf/ko/python-net/stamps/page/index.xml self application/rss+xml...

    products.aspose.com/pdf/ko/python-net/stamps/pa...
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Dodaj stempel strony do pliku PDF za pomocą C++ https://products.aspose.com/pdf/pl/cpp/stamps/Page/ Recent content in Dodaj stempel strony do p......com/pdf/pl/cpp/stamps/page/ Recent content in Dodaj stempel...aspose.com/pdf/pl/cpp/stamps/page/index.xml self application/rss+xml...

    products.aspose.com/pdf/pl/cpp/stamps/page/inde...
  5. 将DICOM转换为PDF|Aspose.PDF for Android via Java

    使用Aspose.PDF for Android via Java将以DICOM格式保存的医学图像转换为PDF文件。...document = new Document (); Page page = document . getPages ()....setFileType ( ImageFileType . Dicom ); page . getParagraphs (). add ( image...

    docs.aspose.com/pdf/zh/androidjava/convert-dico...
  6. Document.ViewOptions | Aspose.Words for .NET

    Discover the Document ViewOptions property to customize your Microsoft Word display settings for a tailored viewing experience....document to fit the width of the page. // Set the "ZoomType" property...document to make the entire first page visible. // Set the "ZoomType"...

    reference.aspose.com/words/net/aspose.words/doc...
  7. TableStyle.left_indent property | Aspose.Words ...

    TableStyle.left_indent property. Gets or sets the value that represents the left indent of a table....align it to a location on the page, such as the center: table_style...'Aligned to the center of the page' ) builder . end_table () table...

    reference.aspose.com/words/python-net/aspose.wo...
  8. WatermarkArtifact Rotaion Not Working On Pages ...

    I’m using Aspose PDF in a .NET backend with Fabric.js on the frontend to build a PDF editor. I’m having trouble correctly saving watermark positions when the PDF Page has rotation applied (e.g. Page.Rotate = 270). Work…...WatermarkArtifact Rotaion Not Working On Pages With Existing Rotation Aspose...when the PDF page has rotation applied (e.g. page.Rotate = 270...

    forum.aspose.com/t/watermarkartifact-rotaion-no...
  9. Remove Breaks in Jython|Aspose.Words for Java

    Remove Breaks using Jython....Words - Remove Breaks To Remove Page and Section Breaks using Aspose..."TestRemoveBreaks.doc" ) # Remove the page and section breaks from the...

    docs.aspose.com/words/java/remove-breaks-in-jyt...
  10. Extracting raw text from PDF file|Aspose.PDF fo...

    This article describes various ways to extract text from PDF documents using Aspose.PDF for Java. From entire Pages, from a specific part, based on columns, etc....] Extract Text From All the Pages of a PDF Document Extracting...extracting text from all the pages of a PDF document. To extract...

    docs.aspose.com/pdf/java/extract-text-from-all-...