Sort Score
Result 10 results
Languages All
Labels All
Results 2,901 - 2,910 of 20,477 for

document insertion

(0.57 sec)
  1. PdfImageCompression enumeration | Aspose.Words ...

    aspose.words.saving.PdfImageCompression enumeration. Specifies the type of compression applied to images in the PDF file....compression type for all images in a document that we are converting to...to PDF. doc = aw . Document () builder = aw . DocumentBuilder (...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Converting a PDF file to PDFA using Python via ...

    Sample code on Python via Java for PDF to PDFA conversion. Use example code for batch PDF to PDFA conversion with Python and Java...convert programmatically a document from PDF to PDFA format with...with a modern document-processing Python API. Use just a few lines...

    products.aspose.com/pdf/python-java/conversion/...
  3. Digitally Sign ODT File Online or using Java | ...

    Free online app for digital signature in ODT files. Develop Java application to electronically sign ODT Documents....Develop powerful Java based ODT document signing applications. Freely...digital signature into various documents including ODT files online...

    products.aspose.com/total/java/signature/odt/
  4. Aspose word Html Conversion - Free Support Foru...

    Hi team , I am Converting a Paragraph in Aspose to Html but it’s providig me Margin top 4pt which should be zero , I am sharing the code which is used and Document which i am converting. Please note that i am Convertin…...the code which is used and document which i am converting. Please...GetContenControlHtml(word_document As Word.Document) As DataTable Const...

    forum.aspose.com/t/aspose-word-html-conversion/...
  5. TextBox class | Aspose.Words for Python

    aspose.words.drawing.TextBox class. Defines attributes that specify how a text is displayed inside a shape...the Working with Shapes documentation article. Remarks Use the...contents tightly. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  6. SignatureLineOptions.email property | Aspose.Wo...

    SignatureLineOptions.email property. Gets or sets suggested signer's e-mail address...Examples Shows how to sign a document with a personal certificate...signature line. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Converting a PDF file to TXT using Python | Asp...

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

    products.aspose.com/pdf/python-net/conversion/p...
  8. Setting builder.Font.Bold = false affects Inser...

    Hi, I have this code: [TestMethod] public void GenerateWordWithStrong() { Document doc = new Document(); // We can position where we want the table to be inserted and specify any extra formatting to the t…...GenerateWordWithStro() { Document doc = new Document(); // We can position...where we want the table to be inserted and specify any extra formatting...

    forum.aspose.com/t/setting-builder-font-bold-fa...
  9. FootnoteOptions.Position | Aspose.Words for .NET

    Discover how the FootnoteOptions Position property enhances your Document layout by precisely controlling footnote placement for improved readability....the document collects and displays its footnotes. Document doc...doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.not...
  10. Working with Bookmarks in Java|Aspose.Words for...

    Understanding bookmark concepts and how bookmark can be used in your program using Java....identify in a Microsoft Word document the locations or fragments...Instead of scrolling through the document to locate the text, you can...

    docs.aspose.com/words/java/working-with-bookmarks/