Sort Score
Result 10 results
Languages All
Labels All
Results 6,901 - 6,910 of 181,411 for

page

(0.17 sec)
  1. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Page Product Family Aspose.PSD Product...using Java How to Delete a Blank Page in Word using Java How to Convert...

    kb.aspose.com/categories/page/30/
  2. How to Read PDF File in C++

    In this tutorial, we will learn how to read PDF file in C++. You can extract text or images from the PDF document in C++....Page Product Family Aspose.PSD Product...extract text or images from any page or whole document of the PDF...

    kb.aspose.com/pdf/cpp/how-to-read-pdf-file-in-cpp/
  3. Aspose.Cells for .NET

    This API allows you to do all kinds of operations on Excel files files in .NET code including creating, editing and converting etc....Page Product Family Aspose.PSD Product...C# Remove Page Break in Excel using C# Insert a Page Break in...

    kb.aspose.com/cells/net/page/2/
  4. Branded survey|Documentation

    A customer satisfaction survey decorated with your logo....in the template to the global page settings when generating a printable...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/omr/net/txt-markup/examples/bra...
  5. Incorrect Bullets and Numbering after PPT to PP...

    I have converted a *.ppt presentations to *.pptx format with Aspose.Slides and the result document have a few inconsistencies. The most affected slides: 6101811261171.ppt 5: incorrect bullet style. 13: extra numberin…...all fixes on the Release Notes page. You can also find the latest...library on the Product Download page. licenses April 10, 2025, 1:26pm...

    forum.aspose.com/t/incorrect-bullets-and-number...
  6. ResourceSavingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.Saving.ResourceSavingArgs class, which enhances your document processing by providing essential data for the ResourceSaving event....Words saves a document to fixed page HTML, SVG or Markdown, it saves...an external resource to fixed page HTML or SVG. /// </summary>...

    reference.aspose.com/words/net/aspose.words.sav...
  7. OfficeMathJustification | Aspose.Words for Java

    Specifies the justification of the equation in Java....Paragraph) with respect to the page. DEFAULT Default value CENTER_GROUP...Paragraph) with respect to the page. DEFAULT public static int DEFAULT...

    reference.aspose.com/words/java/com.aspose.word...
  8. Several WORD Into JPG C++

    Merge multiple a Word document into JPG in C++ code. Save a Word document as JPG using C++....( int page = 0 ; page < output-> get_PageCount (); page++) { auto...extractedPage = output-> ExtractPages (page, 1 ); extractedPage-> Save (String::...

    products.aspose.com/words/cpp/merge/word-to-jpg/
  9. Several TEXT Into JPG C++

    Merge multiple TEXT into JPG in C++ code. Save TEXT as JPG using C++....( int page = 0 ; page < output-> get_PageCount (); page++) { auto...extractedPage = output-> ExtractPages (page, 1 ); extractedPage-> Save (String::...

    products.aspose.com/words/cpp/merge/text-to-jpg/
  10. Several WORD Into TIFF C++

    Merge multiple a Word document into TIFF in C++ code. Save a Word document as TIFF using C++....( int page = 0 ; page < output-> get_PageCount (); page++) { auto...extractedPage = output-> ExtractPages (page, 1 ); extractedPage-> Save (String::...

    products.aspose.com/words/cpp/merge/word-to-tiff/