Sort Score
Result 10 results
Languages All
Labels All
Results 2,591 - 2,600 of 184,110 for

page

(0.14 sec)
  1. VerticalAlignment enumeration | Aspose.Words fo...

    aspose.words.drawing.VerticalAlignment enumeration. Specifies vertical alignment of a floating shape, text frame or a floating table....floating image to the center of a page. doc = aw . Document () builder...overlapping text and align it to the page's center. shape = builder ....

    reference.aspose.com/words/python-net/aspose.wo...
  2. 如何使用 Java 添加 Circle 註解 | Aspose.PDF

    Java 範例代碼,用於在 JSP/JSF 應用程式和桌面應用程式的 Java 執行時環境中的 PDF 檔中添加 Circle 註釋。...pdf" ); Page page = document . getPages ()....circleAnnotation = new CircleAnnotation ( page , new Rectangle ( 270 , 160...

    products.aspose.com/pdf/zh-hant/java/annotation...
  3. Convert TEXT To Image C#

    Convert TEXT to Image format in C# code. Save TEXT as Image using C#....Jpg); for ( int page = 0 ; page < doc.PageCount; page++) { saveOptions...= new PageSet(page); doc.Save( $"Output_ {page + 1 } .jpg" ,...

    products.aspose.com/words/net/conversion/text-t...
  4. Remove Tables from PDF using Java | Aspose.PDF

    Remove tables from PDF file programmatically with Java sample code using Aspose.PDF for Java...first page with absorber. Get first table on the page. Remove...TableAbsorber (); // Visit first page with absorber absorber . visit...

    products.aspose.com/pdf/java/table/remove/
  5. Aspose::Words::IDocumentProcessorPlugin interfa...

    Aspose::Words::IDocumentProcessorPlugin interface. Defines an interface for external document processor plugin in C++....Adds image watermark on each page of the document loaded by Load()...Adds text watermark on each page of the document loaded by Load()...

    reference.aspose.com/words/cpp/aspose.words/ido...
  6. Aspose::Words::PageSetup::get_Borders method | ...

    Aspose::Words::PageSetup::get_Borders method. Gets a collection of the Page borders in C++....method Gets a collection of the page borders. System :: SharedPtr...Shows how to create green wavy page border with a shadow. auto doc...

    reference.aspose.com/words/cpp/aspose.words/pag...
  7. 使用 C# 进行 PDF 多媒体注释|Aspose.PDF for .NET

    Aspose.PDF for .NET 允许您从 PDF 文档中添加、获取和删除多媒体注释。...Contents [ Hide ] PDF 文档中的注释包含在 Page 对象的 Annotations 集合中。该集合仅包含该单个页面的所有注释:每个页面都有自己的...ScreenAnnotation ( document . Pages [ 1 ], new Aspose . Pdf . Rectangle...

    docs.aspose.com/pdf/zh/net/multimedia-annotation/
  8. Convert WORD To JPG C++

    Convert a Word document to JPG format in C++ code. Save a Word document as JPG using C++....for ( int page = 0 ; page < doc-> get_PageCount (); page++) { saveOptions->...set_PageSet ( MakeObject <PageSet>(page)); doc-> Save (String:: Format...

    products.aspose.com/words/cpp/conversion/word-t...
  9. Փոխարկել DOC Պատկեր C#

    Փոխարկեք DOC ը Պատկեր ձևաչափի C# կոդով: Պահեք DOC որպես Պատկեր օգտագործելով C#:...Jpg); for ( int page = 0 ; page < doc.PageCount; page++) { saveOptions...= new PageSet(page); doc.Save( $"Output_ {page + 1 } .jpg" ,...

    products.aspose.com/words/hy/net/conversion/doc...
  10. Փոխարկել TEXT JPG C#

    Փոխարկեք TEXT ը JPG ձևաչափի C# կոդով: Պահեք TEXT որպես JPG օգտագործելով C#:...Jpg); for ( int page = 0 ; page < doc.PageCount; page++) { saveOptions...= new PageSet(page); doc.Save( $"Output_ {page + 1 } .jpg" ,...

    products.aspose.com/words/hy/net/conversion/tex...