Sort Score
Result 10 results
Languages All
Labels All
Results 4,701 - 4,710 of 20,248 for

document insertion

(0.13 sec)
  1. Create HTML Table in C#

    This guide explains how to create HTML table in C#. It covers the system IDE configurations, a stepwise list, and a code snippet to build HTML table in C#....GIF Initialize an empty HTML document with the HTMLDocument class...method Add table styles and insert HTML rows and columns Add table...

    kb.aspose.com/html/net/create-html-table-in-csh...
  2. Creating a Searchable PDF from a Scanned PDF Fi...

    Hi Everyone, We are testing Aspose C# SDk to create Searchable PDF from a scanned PDF file. But we are getting only OCR text result. Is there any way to achive this task using the sdk? We can only see OCR to Image SDK i…...NET Holds the final PDF document and can embed hidden text...cument.pdf"; Document scannedPdf = new Document(scannedPdfPath);...

    forum.aspose.com/t/creating-a-searchable-pdf-fr...
  3. FieldDatabase Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldDatabase class to efficiently implement DATABASE fields in your Documents. Enhance your Document automation today!...the Working with Fields documentation article. public class FieldDatabase...of the first data record to insert. Format { get; } Gets a FieldFormat...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Feature List | Python via .NET

    Feature List page provides you with the information on what you can do and with which Page Description Languages working with this API solution for Python....Features Create and modify XPS documents, including tasks like adding...Manage multiple documents inside an XPS document. Preserve print...

    docs.aspose.com/page/python-net/feature-list/
  5. 将段落从一个演示文稿移动到另一个演示文稿|Aspose.Slides 文档

    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....TextBody shape in the source document // to another TextBody shape...shape in the target document. public static void MoveParagraphToPrese...

    docs.aspose.com/slides/zh/net/move-a-paragraph-...
  6. Bookmark.remove method | Aspose.Words for Python

    Bookmark.remove method. Removes the bookmark from the Document...Removes the bookmark from the document. Does not remove text inside...bookmarks from a document. doc = aw . Document () builder = aw...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Manage number of pages in XPS file | C++

    C++ API Solution to manage XPS files. Add or remove pages from/to XPS Documents with a few lines of code....delete pages to/from XPS documents C++ API Solution to add or...Page for C++ Live Demos Documentation Source Code API Reference...

    products.aspose.com/page/cpp/add-delete-pages/
  8. Aspose::Words::Layout::RevisionColor enum | Asp...

    Aspose::Words::Layout::RevisionColor enum. Allows to specify color of Document revisions in C++....Allows to specify color of document revisions. enum class RevisionColor...revisions in a rendered output document. auto doc = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.lay...
  9. Setting Background Color Dynamically in Java|As...

    Set text background color for Document contents dynamically when building a report in Java....text background color for document contents dynamically using...used anywhere in a template document except charts. An expression...

    docs.aspose.com/words/java/setting-background-c...
  10. Data Label FormatCode in Charts Has No Effect D...

    Hello Aspose Support, I’m experiencing an issue with chart data labels in Aspose.Words for .NET. While it’s technically possible to set a custom FormatCode for ChartDataLabels, it appears to have no effect on the final …...output and expected output documents along with code that will...a bar chart inside a word document from scratch. I tried all...

    forum.aspose.com/t/data-label-formatcode-in-cha...