Sort Score
Result 10 results
Languages All
Labels All
Results 8,271 - 8,280 of 181,423 for

page

(0.77 sec)
  1. Crash when cloning a cell - Free Support Forum ...

    Hello Aspose, I get a NullRefException when cloning a cell (Cell.Clone()). To reproduce please try this: private static string CellCloneBug(Page Page) { var t = new Table(); var r = t.…...static string CellCloneBug(Page page) { var t = new Table(); var...Paragraphs.Add(null); c.Clone(); page.Paragraphs.Add(t); return Path...

    forum.aspose.com/t/crash-when-cloning-a-cell/29...
  2. Convert PDF/A to PDF format|Aspose.PDF for PHP ...

    This topic show you how to Aspose.PDF allows to convert PDF/A file to PDF document with PHP library.... add pages). In the following example,...loses PDF/A compliance after the page adding. // Create a new instance...

    docs.aspose.com/pdf/php-java/convert-pdfa-to-pdf/
  3. Module.DetectAreasMode.DOCUMENT|Documentation

    How Aspose.OCR for JavaScript via C++ determines the structure of a document using the Module.DetectAreasMode.DOCUMENT model....as scanned contracts, book pages, articles, newspapers, and the...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/ocr/javascript-cpp/areas-detect...
  4. Color inversion|Documentation

    How to swap colors in an image to improve recognition accuracy....VERT ; asposeocr_preprocess_page_and_save ( image_path . c_str...results. Please refresh the page and try again. Related articles...

    docs.aspose.com/ocr/cpp/invert/
  5. Manage canvases of PS file | .NET

    .NET API Solution to manage PS files. Code example on how to clip and transform graphics states of PS files with a few lines of C# code....Page Product Solution Aspose.PSD...ZIP Product Solution Aspose.Page Product Solution Aspose.PSD...

    products.aspose.com/page/net/work-with-ps-graph...
  6. Public API changes in Aspose.PDF for Java 11.3....

    Check out the public API changes in Aspose.PDF for Java version 11.3.0, enhancing your PDF document handling capabilities....0 Contents [ Hide ] This page lists the public API changes...Changes in class com.aspose.pdf.Page: Methods added: public byte[]...

    docs.aspose.com/pdf/java/public-api-changes-in-...
  7. CommentDisplayMode enumeration | Aspose.Words f...

    aspose.words.layout.CommentDisplayMode enumeration. Specifies the rendering mode for document comments....required to rebuild the document page layout (via Document.UpdatePageLayout()...SHOW_IN_BALLOONS doc . update_page_layout () doc . save ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Programming With Documents in Python|Aspose.Wor...

    Programming Documents using Python.... Please refresh the page and try again....

    docs.aspose.com/words/java/programming-with-doc...
  9. Create Visio document programmatically|Document...

    This Page describes how to create Visio document from scratch with Aspose.Diagram library....drawing contains a single empty page. The drawing paper size is Letter...

    docs.aspose.com/diagram/java/create-visio-docum...
  10. Apply Theme To Shape|Documentation

    This section explains how to set theme Properties in a visio shape with Aspose.Diagram.... get a particular page. get a particular shape. set...

    docs.aspose.com/diagram/java/apply-theme-to-shape/