Sort Score
Result 10 results
Languages All
Labels All
Results 6,941 - 6,950 of 188,057 for

page

(1.66 sec)
  1. HtmlSaveOptions.ExportRoundtripInformation | As...

    Discover HtmlSaveOptions' ExportRoundtripInformation property to control roundtrip data in HTML, MHTML, and EPUB formats. Optimize your exports today!... Contains ( "<span>Page number </span>" + "<span st..."<span style=\"-aw-field-code:' PAGE \\\\* MERGEFORMAT '\"></span>"...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Convert HTML to Image in Java – PNG, JPG, BMP, ...

    Convert HTML to Images like JPG, PNG, GIF, TIFF, and BMP using Aspose.HTML for Java. Use ImageSaveOptions for precise and customizable outputs....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/html/java/convert-html-to-image/
  3. Working with Watermark in Java|Aspose.Words for...

    Document watermark manipulation using Java....watermark to only a specific page in a document? A: Insert the...the desired page (e.g., using a different first‑page header). Set...

    docs.aspose.com/words/java/working-with-watermark/
  4. Aspose::Words::Fields::FieldXE::get_IsItalic me...

    Aspose::Words::Fields::FieldXE::get_IsItalic method. Gets or sets whether to apply italic formatting to the entry's Page number in C++....italic formatting to the entry’s page number. bool Aspose :: Words...side, // and the number of the page that contains the XE field on...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. How to Insert Audio in PDF using Java

    This article describes how to insert audio in PDF using Java. It contains all the basic information to set the IDE and sample coded demonstrating the complete process to embed audio file in PDF using Java....Page Product Family Aspose.PSD Product...object and access the desired page for adding audio Create a SoundAnnotation...

    kb.aspose.com/pdf/java/how-to-insert-audio-in-p...
  6. Extract PDF to Text file - Free Support Forum -...

    Hi there, I have attached a PDF Page where paragraphs are in columns format. When i try to extract text using Apose.PDF, it is unable to read the actual paragraphs. Instead it is reading horizontally with tab space. Ca…...there, I have attached a PDF page where paragraphs are in columns...WriteLine("Paragraph {0} of section {1} on page {2}:", j, i, markup.Number);...

    forum.aspose.com/t/extract-pdf-to-text-file/244862
  7. How to Insert Comment in PDF using Java

    This short article describes how to insert comment in PDF using Java. Information is provided to prepare the development environment, a step-wise detail and a runnable sample code demonstrating how to add comments in PDF file using Java....Page Product Family Aspose.PSD Product...collection in the selected PDF page before saving it on the disk...

    kb.aspose.com/pdf/java/how-to-insert-comment-in...
  8. How to Convert Excel to HTML in C++

    This simple tutorial discusses how to convert Excel to HTML in C++. You can change Excel to HTML in C++ to display information on a webPage using any browser on common operating systems like Linux, MS Windows or macOS....Page Product Family Aspose.PSD Product...properties for the output HTML page Configure the encoding, images...

    kb.aspose.com/cells/cpp/how-to-convert-excel-to...
  9. Convert pdf to image Chinese garbled - Free Sup...

    Convert pdf to jpeg, Chinese garbled,other normal. image.png (51.7 KB) code: file_name_without_ext = Path(file_name).stem document = ap.Document(str(file_path)) resolution = ap.devices.Resolution(200) …...JpegDevice(resolution) page_count = 1 dmc_preview_urls =...dmc_password) while page_count <= max_pages and page_count <= len(document...

    forum.aspose.com/t/convert-pdf-to-image-chinese...
  10. Table Position in C++|Aspose.Words for C++

    Specify table position in C++. Get a table alignment, get and set floating table position using C++....table relative to the document page. The following code example...aligns the table relative to the page margins. Q: Which properties...

    docs.aspose.com/words/cpp/position-a-table/