Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 20,473 for

document insertion

(0.15 sec)
  1. Insert Footnote in Word using C#

    Follow this article to insert footnote in Word using C#. It will guide you through configuring the environment, a set of instructions, and a sample code to add footnote in Word using C#....TeX Product Family Insert Footnote in Word using C# This...This article describes how to insert footnote in Word using C# ...

    kb.aspose.com/words/net/insert-footnote-in-word...
  2. Converting a PDF file to PPT using Python via J...

    Sample code on Python via Java for PDF to PPT conversion. Use example code for batch PDF to PPT conversion with Python and Java...programmatically a document from PDF to PPT format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/python-java/conversion/...
  3. 克隆 Python 中的文档|Python via .NET 格式的 Aspose.Words

    使用 Python 克隆文档以获取其相同的副本。创建副本时,将克隆原始文档的节点和属性。...副本: # Create a document. doc = aw . Document () builder = aw...writeln ( "This is the original document before applying the clone...

    docs.aspose.com/words/zh/python-net/clone-a-doc...
  4. Page Break in existing PDF|Aspose.PDF for Java

    Learn how to add page breaks within an existing PDF Document using Aspose.PDF for Java to improve Document formatting....come across a requirement to insert page break depending upon requirement...public void AddPageBreak(Document src, Document dest, PageBreak[] pageBreaks)...

    docs.aspose.com/pdf/java/page-break-in-existing...
  5. Programming with Documents in C#|Aspose.Words f...

    Use the Aspose.Words Document Object Model classes to programmatically create, modify, and manage Documents with .NET using C#. Work with Document properties, settings, and content, as well as with Document appearance through the management of colors, shapes, fonts and other graphics....Ask AI Programming with Documents Contents [ Hide ] Purpose Summary...programmatically work with documents—including editing, formatting...

    docs.aspose.com/words/net/programming-with-docu...
  6. ShapeMarkupLanguage | Aspose.Words for Java

    Specifies Markup language used for the shape in Java....saved document to adhere to. Document doc = new Document(); DocumentBuilder...with Microsoft Word 2003, // inserting an image will define its shape...

    reference.aspose.com/words/java/com.aspose.word...
  7. FieldMacroButton Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldMacroButton class for seamless integration of MACROBUTTON fields, enhancing Document automation and functionality....the Working with Fields documentation article. public class FieldMacroButton...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  8. HtmlSaveOptions.ScaleImageToShapeSize | Aspose....

    Discover how HtmlSaveOptions' ScaleImageToShapeSize property optimizes image scaling in Aspose.Words for HTML, MHTML, or EPUB exports. Enhance your Documents!...image in a Microsoft Word document is a shape. The shape has...browser when displaying the document. When ScaleImageToShapeSiz...

    reference.aspose.com/words/net/aspose.words.sav...
  9. CompatibilityOptions class | Aspose.Words for P...

    aspose.words.settings.CompatibilityOptions class. Contains compatibility options (that is, the user preferences entered on the Compatibility tab of the Options dialog in Microsoft Word)...Check Format Compatibility documentation article. Properties Name...adjust_line_height_in_table Add Document Grid Line Pitch To Lines in...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Working with Pages | Aspose.Note Documentation

    A brief overview of how to work with pages in OneNote using C#....of Pages from the OneNote Document Aspose.Note for .NET supports...number of pages from a OneNote document. This example works as follows:...

    docs.aspose.com/note/net/working-with-pages/