Sort Score
Result 10 results
Languages All
Labels All
Results 481 - 490 of 32,903 for

insert documents

(0.15 sec)
  1. ShapeBase.can_have_image property | Aspose.Word...

    ShapeBase.can_have_image property. Returns ``True`` if the shape type allows the shape to have an image....appears that in Microsoft Word documents any shape except a group shape...how to insert and rotate an image. doc = aw . Document () builder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Email with Attachments conversion to PDF - Free...

    Hi. I have an evalation licence for Aspose Total. I have the following requirement: Convert an Email with Attachments to PDF; the attachments can be a number of different formats, but in my current scenario, it is a PDF…...current scenario, it is a PDF document. I have tried the following...pdfDoc = new com.aspose.words.Document("HTMLOutput.html"); Create...

    forum.aspose.com/t/email-with-attachments-conve...
  3. Adjust Margins of All Pages Except First - Aspo...

    Hello. I want to adjust the margins of all pages in a docx document except the first. I know that I can adjust the margins for all pages by doing the following: DocumentBuilder docBuilder = new DocumentBuilder(wordDocu…...margins of all pages in a docx document except the first. I know that...allulu Page setup in MS Word documents is applied per Section . So...

    forum.aspose.com/t/adjust-margins-of-all-pages-...
  4. Work or Extract Images from OneNote Document us...

    With C# OneNote API or Library, you can extract images from OneNote document, get information of each image, Insert an image in existing OneNote document and link an image to hyperlink....Extract Images from OneNote Document using C# Contents [ Hide Show...Extract Images from a OneNote Document All images are stored inside...

    docs.aspose.com/note/net/working-with-images/
  5. Create PDF Files in C# | C# Generate PDF with T...

    Use C# PDF API to create PDF files from scratch using C#. Add text, images, tables, and forms in PDF Documents dynamically using C# or VB.NET....generation and processing of PDF documents have become a demanding feature...various applications, PDF documents are generated dynamically...

    blog.aspose.com/2020/12/02/create-pdf-files-usi...
  6. NodeImporter Class | Aspose.Words for .NET

    Aspose.Words.NodeImporter class. Allows to efficiently perform repeated import of nodes from one document to another in C#....repeated import of nodes from one document to another. To learn more...Aspose.Words Document Object Model (DOM) documentation article. public...

    reference.aspose.com/words/net/aspose.words/nod...
  7. Integrate Aspose.BarCode for .NET with Aspose.W...

    How to Integrate Aspose.BarCode and Aspose.Words for .NET...NET: Add Barcodes to Word Documents - describes how to generate...vector formats and insert them to Word documents Read Barcodes from...

    docs.aspose.com/barcode/net/how-to-integrate-as...
  8. Working with Hyperlinks in C++|Aspose.Words for...

    How to add a hyperlink into your document using Aspose.Words for C++....hyperlink in Microsoft Word documents is the HYPERLINK field. In...the FieldHyperlink class. Inserting a Hyperlink Use the InsertHyperlink...

    docs.aspose.com/words/cpp/working-with-hyperlinks/
  9. Document Builder Overview in C++|Aspose.Words f...

    DocumentBuilder allows you to build dynamic Documents from scratch or add new elements to existing ones using C++. DocumentBuilder provides methods to Insert text, checkboxes, tables, images, and other content elements in C++....Document Builder Overview Contents [ Hide ] DocumentBuilder is...with Document and enables you to build dynamic documents from...

    docs.aspose.com/words/cpp/document-builder-over...
  10. ShapeBase.CanHaveImage | Aspose.Words for .NET

    ShapeBase CanHaveImage property. Returns true if the shape type allows the shape to have an image in C#....appears that in Microsoft Word documents any shape except a group shape...Shows how to insert and rotate an image. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.dra...