Sort Score
Result 10 results
Languages All
Labels All
Results 7,861 - 7,870 of 189,048 for

page

(0.15 sec)
  1. Aspose::Words::Saving::TiffCompression enum | A...

    Aspose::Words::Saving::TiffCompression enum. Specifies what type of compression to apply when saving Page images into a TIFF file in C++....compression to apply when saving page images into a TIFF file. enum...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Getting recognition results as text|Documentation

    Returning Aspose.OCR for Python via .NET recognition results as formatted text.... Please refresh the page and try again. Related articles...

    docs.aspose.com/ocr/python-net/save-text/
  3. ITFParameters|Aspose.BarCode for Python via .NE...

    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/python-net/api-referenc...
  4. IDocumentProcessorPlugin.save method | Aspose.W...

    IDocumentProcessorPlugin.save method. Save the document loaded by [IDocumentProcessorPlugin.load()](../load/#bytesio_loadoptions) method to the output stream using the specified save options....format is image, only the first page image is saved to the output...

    reference.aspose.com/words/python-net/aspose.wo...
  5. How to Convert Word Document to HTML using Java

    In this simple topic you will learn, how to convert Word Document to HTML using Java. The following simple steps can be used to export DOCX to HTML in Java in any common operating system like MS Windows, Ubuntu, or macOS using simple API calls....Page Product Family Aspose.PSD Product...HtmlSaveOptions including Page Margins, CssStyleSheet and Page Setup etc. Export...

    kb.aspose.com/words/java/how-to-convert-word-do...
  6. Export range of cells to image/stream - Free Su...

    Hi, I am trying to copy range of cells from excel to PPT in Java. Is there any possibility to copy as editable table or as image in Aspose? Appreciate if you could reply sooner. P.S. I do not want to embed the excel in …...document for your reference: Page Setup and Printing Options Thank...area and set margins for the page e.g //Create an object for ImageOptions...

    forum.aspose.com/t/export-range-of-cells-to-ima...
  7. FieldNextIf Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldNextIf class—efficiently implement NEXTIF fields to enhance document automation and streamline your workflows....merge multiple rows into one page during a mail merge. public...table would normally create a 3-page document. DataTable table =...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Working With Nodes in PHP|Aspose.Words for Java

    Working With Document Nodes using PHP.... Please refresh the page and try again....

    docs.aspose.com/words/java/working-with-nodes-i...
  9. Overview|Documentation

    Overview of key-features and supported formats of Aspose.Diagram for .NET, installation and licensing manual of .NET library....Diagram home page Product home page. Aspose.Diagram blog...

    docs.aspose.com/diagram/net/overview/
  10. Convert HTML To WORD C#

    Convert HTML to WORD format in C# code. Save HTML as WORD using C#....docx); for (int page = 0; page < doc.PageCount; page++) { saveOptions...PageSet = new PageSet(page); doc.Save($"Output_{page + 1}.docx", saveOptions);...

    products.aspose.com/words/net/conversion/html-t...