Sort Score
Result 10 results
Languages All
Labels All
Results 6,471 - 6,480 of 188,534 for

page

(0.35 sec)
  1. Working with BarCode in Ruby|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Please refresh the page and try again. Related articles...

    docs.aspose.com/barcode/java/working-with-barco...
  2. Create various kinds of Stamps|Aspose.PDF for .NET

    This section explains how to work with Aspose.PDF Facades using Stamp Class.... Please refresh the page and try again. Related articles...

    docs.aspose.com/pdf/net/stamp-class/
  3. Open, Save and Manage Excel files|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/python-java/loading-savin...
  4. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::set_SuppressTopSpacing method. Ignore Minimum and Exact Line Height for First Line on Page in C++....Line Height for First Line on Page. void Aspose :: Words :: Settings...

    reference.aspose.com/words/cpp/aspose.words.set...
  5. IDocumentProcessorPlugin.set_image_watermark me...

    IDocumentProcessorPlugin.set_image_watermark method. Adds image watermark on each Page of the document loaded by [IDocumentProcessorPlugin.load()](../load/#bytesio_loadoptions) method....Adds image watermark on each page of the document loaded by IDocumentProcessorPl...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Custom Validation in GridWeb|Documentation

    This article introduces custom validation in GridWeb....javascript function in client page function ValidationErrorFunct...javascript function in client page function MyClientValidation...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  7. Footer height and extra line issue when convert...

    I am experiencing a layout problem when converting OpenDocument Text (.odt) files to PDF using Aspose.Words for .NET version 23.5.0. Specifically, the footer height is handled incorrectly, causing an extra line to appear…...extra line to appear on each page and the spacing between the...degradation or extra lines on pages. –Sample file:– sample_files...

    forum.aspose.com/t/footer-height-and-extra-line...
  8. Convert MHTML to PDF – C# Examples and Online C...

    Convert MHTML to PDF in C# using Aspose.HTML for .NET. Consider the supported MHTML to PDF conversion scenarios in C# examples....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    docs.aspose.com/html/net/convert-mhtml-to-pdf/
  9. Several HTML Into JPG C++

    Merge multiple HTML into JPG in C++ code. Save HTML 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/html-to-jpg/
  10. 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/