Sort Score
Result 10 results
Languages All
Labels All
Results 5,801 - 5,810 of 242,733 for

page

(0.18 sec)
  1. Փոխարկել PDF Պատկեր C#

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

    products.aspose.com/words/hy/net/conversion/pdf...
  2. Փոխարկել HTML SVG C++

    Փոխարկեք HTML ը SVG ձևաչափի C++ կոդով: Պահեք HTML որպես SVG օգտագործելով C++:...for ( int page = 0 ; page < doc-> get_PageCount (); page++) { auto...extractedPage = doc-> ExtractPages (page, 1 ); extractedPage-> Save (String::...

    products.aspose.com/words/hy/cpp/conversion/htm...
  3. IPresentationHeaderFooterManager | Aspose.Silde...

    IPresentationHeaderFooterManager Contents [ Hide ] IPresentationHeaderFooterManager class Represents manager which ho......of all footer, date-time and page number placeholders of presentation...ity(is_visible) Changes all page number placeholders visibility...

    reference.aspose.com/slides/python-net/aspose.s...
  4. PageSetup.BorderSurroundsHeader | Aspose.Words ...

    PageSetup BorderSurroundsHeader property. Specifies whether the Page border includes or excludes the header in C#....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...
  5. Different File Sizes after Converting PPTX to P...

    I have a PPT file that needs to be converted to PDF and some of the content needs to be recombined into a new file, but I found that there seems to be an issue with the size of the converted file. I have tested the API c…...optimized for creating the specified page content using the converted...file size for exporting 1-3 pages of content is not the same as...

    forum.aspose.com/t/different-file-sizes-after-c...
  6. strikeoutannotation - Aspose.PDF for Java - API...

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF documents using Java platform....OutlineItemCollectio Outlines Page Page.BeforePageGenerate PageActionCollection...Description StrikeOutAnnotation ( Page page, Rectangle rect) Creates new...

    reference.aspose.com/pdf/java/com.aspose.pdf/st...
  7. SquigglyAnnotation - Aspose.PDF for Java - API ...

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF documents using Java platform....OutlineItemCollectio Outlines Page Page.BeforePageGenerate PageActionCollection...Description SquigglyAnnotation ( Page page, Rectangle rect) Creates new...

    reference.aspose.com/pdf/java/com.aspose.pdf/Sq...
  8. StrikeOutAnnotation - Aspose.PDF for Java - API...

    Detailed explanation & examples for every class & method in Aspose.PDF for Java library. Easily create, edit, convert or render PDF documents using Java platform....OutlineItemCollectio Outlines Page Page.BeforePageGenerate PageActionCollection...Description StrikeOutAnnotation ( Page page, Rectangle rect) Creates new...

    reference.aspose.com/pdf/java/com.aspose.pdf/St...
  9. SVG to PDF Merge using C# | Aspose.PDF

    Combine two or more SVG documents into one PDF single file programmatically with C# sample code using Aspose.PDF for .NET...Library on the Documentation pages. To verify the benefits of the...new page to PDF document In loop: add SVG file to new page After...

    products.aspose.com/pdf/net/merger/svg-to-pdf/
  10. Add Hyperlink in PDF in C# .NET | Fetch and Upd...

    Use .NET PDF API to add hyperlinks in PDF using C#. Add a hyperlink to a webPage, Page, or an external PDF file. Update hyperlink in a PDF in C#....one PDF to another, to a web page, etc. While generating the PDF...Insert Hyperlink to a Particular Page Update a Hyperlink in PDF C#...

    blog.aspose.com/2022/05/31/add-hyperlinks-to-pd...