Sort Score
Result 10 results
Languages All
Labels All
Results 6,261 - 6,270 of 18,777 for

insert documents

(0.18 sec)
  1. DocumentBuilder.cell_format property | Aspose.W...

    DocumentBuilder.cell_format property. Returns an object that represents current table cell formatting properties.... Document () builder = aw . DocumentBuilder...table formatting options for a document builder # will apply them...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Markdown to HTML – Convert AI Chat Responses to...

    Learn how to convert Markdown to HTML, apply styles, and beautifully display AI-generated content with Aspose.HTML for .NET....Markdown string to an HTML document. Apply CSS styles to improve...a Markdown file to an HTML document, you can use **Aspose.HTML...

    docs.aspose.com/html/net/convert-ai-markdown-to...
  3. Convert PPT to Word in C# | products.aspose.com

    Convert PPT to Word in C#. Use .NET library API to convert PowerPoint to Word...PowerPoint presentations, Word documents, and other files. When you...slides to pages in a Word document. Convert PowerPoint to Word...

    products.aspose.com/slides/net/conversion/ppt-t...
  4. 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...
  5. 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...
  6. 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...
  7. Python PDF Processing APIs | Aspose.PDF Product...

    Download Python package to work with PDF pages, images, attachments, fonts, bookmarks, annotations, forms, watermarks, security & printing via .NET API....NET for Portable Document Format Processing Aspose.PDF...developers to work with PDF documents without needing Microsoft...

    releases.aspose.com/pdf/pythonnet/
  8. Comment.Done | Aspose.Words for .NET

    Mark comments as complete with the Done property. Easily manage your tasks and improve workflow efficiency with this simple flag feature.... Document doc = new Document (); DocumentBuilder...Writeln ( "Helo world!" ); // Insert a comment to point out an error...

    reference.aspose.com/words/net/aspose.words/com...
  9. Create a PDF/A2-a - Free Support Forum - aspose...

    Hi, I developed some code to create a pdf file from scratch, I use object like: TextSegment FloatingBox TextFragment Line Image everything is seen correctly inside the pdf. Now I would like to modify the code to ma…...Hello below the code used to insert the various elements in the...complete. The initial part of the document creation is the same as the...

    forum.aspose.com/t/create-a-pdf-a2-a/312852
  10. Comment.done property | Aspose.Words for Node.js

    Comment.done property. Gets or sets flag indicating that the comment has been marked done.... Document (); let builder = new aw ...writeln ( "Helo world!" ); // Insert a comment to point out an error...

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