Sort Score
Result 10 results
Languages All
Labels All
Results 5,001 - 5,010 of 228,687 for

page

(0.09 sec)
  1. Highlight аннотациясын Java көмегімен қалай жою...

    JSP/JSF қосымшасы мен жұмыс үстелінің қосымшалары үшін Java Runtime ортасындағы PDF файлындағы Highlight аннотацияларын жою үшін Java үлгі коды....Highlight аннотациясын жасаңыз Page.Annotations жинақтарынан Highlight..._dataDir + "sample_mod.pdf" ); Page page = document . getPages ()....

    products.aspose.com/pdf/kk/java/annotation/high...
  2. Converting Image based html to Docx generates s...

    When I convert the html to word, the images whose height and width have been defined in style tag, doesn’t appear in docx format as expected based upon the given height and width. The image gets very small. Would you ple…...HTML document with default A4 page size. Single image in your HTML...HTML document contains 4 pages. If you want your images to better...

    forum.aspose.com/t/converting-image-based-html-...
  3. JPEG to DOCX Converter using Python | Aspose.PDF

    Sample code on Python for JPEG to DOCX conversion. Use example code for batch JPEG to DOCX conversion with Python and .NET...formats, see the Documentation pages. Also, you can check the other...Call Document.Save method with page index & output file path as...

    products.aspose.com/pdf/python-net/conversion/j...
  4. pdfzoombehavior - Aspose.Words for Java - API R...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....displays the document to fit page width. static final int ZOOM_FACTOR...ZOOM_FACTOR = 1 Displays the page using the specified zoom factor...

    reference.aspose.com/words/java/com.aspose.word...
  5. C# aspose : how to get width/height of an image...

    Hi, I have image stream and used docBUilder.InsertImage(_stream) but want to insert a Page break before the image being inserted based on it is landscape or portrait. i.e. landscape figures own Page in landscape > (3:…...InsertImage(_stream) but want to insert a page break before the image being... i.e. landscape figures own page in landscape > (3:1) landscape/portrait...

    forum.aspose.com/t/c-aspose-how-to-get-width-he...
  6. Extract Tables from PDF using C++ | Aspose.PDF

    Extract tables from PDF file programmatically with C++ sample code using Aspose.PDF for C++...first page with absorber. Get first table on the page. Remove...pdf" ); for ( auto page : document -> get_Pages ()) { auto absorber...

    products.aspose.com/pdf/cpp/table/extract/
  7. Remove Tables from PDF using C++ | Aspose.PDF

    Remove tables from PDF file programmatically with C++ sample code using Aspose.PDF for C++...first page with absorber. Get first table on the page. Remove...pdf" ); for ( auto page : document -> get_Pages ()) { auto absorber...

    products.aspose.com/pdf/cpp/table/remove/
  8. SaveOptions.update_fields property | Aspose.Wor...

    SaveOptions.update_fields property. Gets or sets a value determining if fields of certain types should be updated before saving the document to a fixed Page format...saving the document to a fixed page format. Default value for this...doc = doc ) # Insert text with PAGE and NUMPAGES fields. These fields...

    reference.aspose.com/words/python-net/aspose.wo...
  9. AppendParagraph | Aspose.PDF for .NET API 参考

    将文本段落附加到 Pdf 页面...Document ( inFile ); Page page = ( Page ) doc . Pages [ 1 ]; // 创建文本段落...textBuilder = new TextBuilder ( page ); textBuilder . AppendParagraph...

    reference.aspose.com/pdf/zh/net/aspose.pdf.text...
  10. MarkupParagraph | Aspose.PDF for .NET API Refer...

    Represents a paragraph....ContinuationPageNumb { get; } List of page numbers on which the paragraph...continued. It will match with page where the paragraph started...

    reference.aspose.com/pdf/net/aspose.pdf.text/ma...