Sort Score
Result 10 results
Languages All
Labels All
Results 7,781 - 7,790 of 184,547 for

page

(0.14 sec)
  1. Utility Features in Python|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/java/utility-features-in-...
  2. Remove ActiveX Control|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/java/remove-activex-control/
  3. Manage Smart Art with C++|Documentation

    Manage and manipulate Smart Art shapes in Excel files using Aspose.Cells for C++.... Please refresh the page and try again. Related articles...

    docs.aspose.com/cells/cpp/managing-smartart/
  4. TextWatermarkOptions.fontSize property | Aspose...

    TextWatermarkOptions.fontSize property. Gets or sets a font size...and max height relative to the page margins. See Also module Aspose...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. BuildVersionInfo|Aspose.BarCode for Python via ...

    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...
  6. Add Watermark To PDF with JavaScript via C++|Do...

    Learn how to add text and image watermark to PDF while converting Excel to PDF using Aspose.Cells for JavaScript via C++....foreground/background, and scale to the page in RenderingWatermark . <!DOCTYPE...create a new workbook with 3 pages and apply a text watermark,...

    docs.aspose.com/cells/javascript-cpp/add-waterm...
  7. Identifying the characters|Documentation

    Detecting the characters in an image....asposeocr_page_characters_choices() or asposeocr_page_characte...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/ocr/cpp/characters-identify/
  8. Aspose::Words::Notes::FootnoteOptions class | A...

    Aspose::Words::Notes::FootnoteOptions class. Represents the footnote numbering options for a document or section. To learn more, visit the documentation article in C++....an entry at the bottom of the page, consisting of a symbol // that...show up at the bottom of the page that contains its reference...

    reference.aspose.com/words/cpp/aspose.words.not...
  9. Several WORD Into TIFF C#

    Merge multiple a Word document into TIFF in C# code. Save a Word document as TIFF using C#....for ( int page = 0 ; page < output.PageCount; page++) { Document...ExtractPages(page, 1 ); extractedPage.Save( $"Output_ {page + 1 } ...

    products.aspose.com/words/net/merge/word-to-tiff/
  10. Several TEXT Into SVG C#

    Merge multiple TEXT into SVG in C# code. Save TEXT as SVG using C#....for ( int page = 0 ; page < output.PageCount; page++) { Document...ExtractPages(page, 1 ); extractedPage.Save( $"Output_ {page + 1 } ...

    products.aspose.com/words/net/merge/text-to-svg/