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

insert documents

(0.12 sec)
  1. DocumentBuilder.end_table method | Aspose.Words...

    DocumentBuilder.end_table method. Ends a table in the document....end_table() Ends a table in the document. def end_table ( self ): ...custom borders. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Public API Changes in Aspose.Cells 17.1.0|Docum...

    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....0 Contents [ Hide ] This document describes the changes to the...sheet . Cells [ "B5" ]; // Insert a value to the cell cell ....

    docs.aspose.com/cells/net/public-api-changes-in...
  3. FieldType | Aspose.Words for Java

    Specifies Microsoft Word field types in Java....Examples: Shows how to insert a field into a document using a field code...code. Document doc = new Document(); DocumentBuilder builder...

    reference.aspose.com/words/java/com.aspose.word...
  4. Issue converting VSD with embedded EMF picture ...

    Hi! I am facing a problem converting VSD file to SVG via Processing API. VSD file has embedded image in EMF format. As result of the conversion I get an empty SVG file. I have attached file with examples. Is it known …...please consult the latest documentation for updates on this issue...to save the VSD as VSDX, or insert this EMF into a new VSDX and...

    forum.aspose.com/t/issue-converting-vsd-with-em...
  5. Encoding - Aspose.Email for Python - Free Suppo...

    Hi Aspose Team, I’m currently using Aspose.Email for Python to save email messages as HTML. However, I’ve run into an issue where I cannot set the encoding of the resulting HTML output. In the .NET version of Aspose.Em…...generated HTML file and manually insert a meta tag for the desired...to the HtmlSaveOptions documentation for additional properties...

    forum.aspose.com/t/encoding-aspose-email-for-py...
  6. DocumentBuilder.cellFormat property | Aspose.Wo...

    DocumentBuilder.cellFormat property. Returns an object that represents current table cell formatting properties.... Document (); let builder = new aw ...table formatting options for a document builder // will apply them...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Markup::SdtCalendarType enum | A...

    Aspose::Words::Markup::SdtCalendarType enum. Specifies the possible types of calendars which can be used to specify CalendarType in an Office Open XML document in C++....CalendarType in an Office Open XML document. enum class SdtCalendarType...enter a date with a structured document tag. auto doc = System ::...

    reference.aspose.com/words/cpp/aspose.words.mar...
  8. Export Word bookmarks to PDF with valid actions...

    I created a Word document and added bookmarks using the native Word feature: Insert → Bookmark. Then, I process the document with Aspose.Words and save it as a PDF. Here’s the code I’m using: var reportBuildOptions = …...2:15pm 1 I created a Word document and added bookmarks using...feature: Insert → Bookmark . Then, I process the document with Aspose...

    forum.aspose.com/t/export-word-bookmarks-to-pdf...
  9. Shape class | Aspose.Words for Python

    aspose.words.drawing.Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture...the Working with Shapes documentation article. Remarks Using the...shapes in a Microsoft Word document. An important property of...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Overtimes in Tasks | Aspose.Tasks Documentation

    Learn how to manage and assign overtime values for tasks in Microsoft Project (MPP/XML) using Aspose.Tasks for .NET with C# examples....Task Entry form, select the Insert menu and then Column . Add...

    docs.aspose.com/tasks/net/overtimes-in-tasks/