Sort Score
Result 10 results
Languages All
Labels All
Results 1,831 - 1,840 of 184,592 for

page

(0.14 sec)
  1. Archive

    archives...SVG in Java Save a Specific Page as SVG Convert Visio to SVG...to SVG in Java. Save Specific Page of Visio Diagram as SVG in Java...

    blog.aspose.com/diagram/convert-visio-to-svg-in...
  2. Add Ellipse Object to PDF file|Aspose.PDF for P...

    This article explains how to create a Ellipse object to your PDF using Aspose.PDF for Python via .NET....Document () # Add a page page = document . pages . add () # Create...paragraphs collection of page page . paragraphs . add ( graph...

    docs.aspose.com/pdf/python-net/add-ellipse/
  3. AI-tiedosto verkossa Viewer | products.aspose.com

    Tarkastele AI-tiedostoa verkossa Aspose-sisäänrakennetulla sovelluksella...Document(pdfFileStream); var page = pdfDocument.Pages[1]; using var imageStream...resolution); pngDevice.Process(page, imageStream); imageStream.Position...

    products.aspose.com/psd/fl/ai/
  4. Інтернет-переглядач файлів AI | products.aspose...

    Переглядайте AI-файл онлайн за допомогою вбудованого додатка Aspose...Document(pdfFileStream); var page = pdfDocument.Pages[1]; using var imageStream...resolution); pngDevice.Process(page, imageStream); imageStream.Position...

    products.aspose.com/psd/ua/ai/
  5. 使用 C# 语言的 Hello World 示例|Aspose.PDF for .NET

    此示例演示如何使用 Aspose.PDF 创建一个简单的包含文本 Hello World 的 PDF 文档... 向文档对象添加一个 Page 。 创建一个 TextFragment 对象。 将 TextFragment...Document ()) { // Add page var page = document . Pages . Add (); // Add...

    docs.aspose.com/pdf/zh/net/hello-world-example/
  6. Aspose::Words::DocumentBuilder::InsertFootnote ...

    Aspose::Words::DocumentBuilder::InsertFootnote method. Inserts a footnote or endnote into the document in C++....appear at the bottom of the page. builder -> Write ( u "This...referenced text, // so this page break will not affect the footnote...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. IPageLayoutCallback class | Aspose.Words for No...

    Aspose.Words.Layout.IPageLayoutCallback class. Implement this interface if you want to have your own custom method called during build and rendering of Page layout model....during build and rendering of page layout model. Remarks The primary...possible to build page layout model for only a few pages at start of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FieldPageRef.InsertRelativePosition | Aspose.Wo...

    Discover how the InsertRelativePosition property of FieldPageRef enhances document navigation by managing bookmarked paragraph positions effectively....PAGEREF field that displays what page a bookmark is on. // Set the..."Hyperlink to Bookmark3, on page: " ). GetFieldCode (), Is ....

    reference.aspose.com/words/net/aspose.words.fie...
  9. 额外注释使用C++|Aspose.PDF for C++

    本节描述如何从PDF文档中添加、获取和删除额外类型的注释。...CaretAnnotation > ( document -> get_Pages () -> idx_get ( 1 ), MakeObject...CaretAnnotation > ( document -> get_Pages () -> idx_get ( 1 ), new Rectangle...

    docs.aspose.com/pdf/zh/cpp/extra-annotations/
  10. Replace Text in PDF via Python|Aspose.PDF for P...

    Learn more about various ways of replacing and removing text from Aspose.PDF for Python via .NET library....existing text Replace Text in all pages of PDF document You can try...terminology across multiple pages. Aspose.PDF for Python via ...

    docs.aspose.com/pdf/python-net/replace-text-in-...