Sort Score
Result 10 results
Languages All
Labels All
Results 3,731 - 3,740 of 19,745 for

document insertion

(0.12 sec)
  1. Aspose::Words::Border::get_Color method | Aspos...

    Aspose::Words::Border::get_Color method. Gets or sets the border color in C++....to insert a string surrounded by a border into a document. auto...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/bor...
  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. DocumentBuilder.Underline | Aspose.Words for .NET

    Discover DocumentBuilder's Underline property to easily customize font styles. Enhance your Documents with versatile underline options for a professional look....format text inserted by a document builder. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder (...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Add and Verify PDF Digital Signature using C# |...

    Сreate electronic signature in PDF Documents programmatically with C# sample code using Aspose.PDF for .NET... powerful and easy to use document manipulation API for net platform...the PDF with an instance of Document. Load all the PDF files with...

    products.aspose.com/pdf/net/signature/
  5. Key Features of Aspose.PDF|Aspose.PDF for C++

    Aspose.PDF for C++ demonstrates its general features. This page describes the supported PDF versions, and all the manipulations we can do with text, images, annotations, Documents, etc.... Insert empty page in a PDF file. Insert PDF pages....page. Document Get document viewer properties. Set document viewer...

    docs.aspose.com/pdf/cpp/key-features/
  6. DocumentBuilder.move_to_paragraph method | Aspo...

    DocumentBuilder.move_to_paragraph method. Moves the cursor to a paragraph in the current section.... Document ( file_name = MY_DIR + 'Paragraphs...) # Create document builder to edit the document. The builder's...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Comment Class | Aspose.Words for .NET

    Discover the Aspose.Words.Comment class, your essential tool for managing comment text in Documents. Enhance your workflow with seamless integration!...the Working with Comments documentation article. public sealed class...made. virtual Document { get; } Gets the document to which this...

    reference.aspose.com/words/net/aspose.words/com...
  8. 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...
  9. ImageSaveOptions.horizontal_resolution property...

    ImageSaveOptions.horizontal_resolution property. Gets or sets the horizontal resolution for the generated images, in dots per inch....Words converts a document to one. doc = aw . Document () builder =...'Hello world!' ) builder . insert_image ( file_name = IMAGE_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  10. ImageSaveOptions.vertical_resolution property |...

    ImageSaveOptions.vertical_resolution property. Gets or sets the vertical resolution for the generated images, in dots per inch....Words converts a document to one. doc = aw . Document () builder =...'Hello world!' ) builder . insert_image ( file_name = IMAGE_DIR...

    reference.aspose.com/words/python-net/aspose.wo...