Sort Score
Result 10 results
Languages All
Labels All
Results 2,201 - 2,210 of 32,887 for

insert documents

(0.06 sec)
  1. showinballoons - Aspose.Words for Java - API Re...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word Documents using Java....DigitalSignatureUtil DocSaveOptions Document DocumentBase DocumentBuilder...appearance of revisions. Document doc = new Document(getMyDir() + "Revisions...

    reference.aspose.com/words/java/com.aspose.word...
  2. BMP to PDF Merge using Java | Aspose.PDF

    Combine two or more BMP Documents into one PDF single file programmatically with Java sample code using Aspose.PDF for Java...Installing the Library on the Documentation pages. To verify the benefits...of code. Initialize a new Document, and run a loop for merging...

    products.aspose.com/pdf/java/merger/bmp-to-pdf/
  3. DocumentBuilder.insert_group_shape method | Asp...

    aspose.words.DocumentBuilder.Insert_group_shape method...insert_group_shape method Contents [ Hide ] insert_group_shape(shapes)...which is inserted into the current position. def insert_group_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose.Cells for Python via .NET 22.7 Release N...

    Aspose.Cells for Python via .NET 22.7 Release Notes – the latest enhancements, new features, and fixes....within or between workbooks - Insert images, Create conventional...2007/2010 - Freeze/unfreeze Panes - Insert hyperlinks to link data - Implement...

    docs.aspose.com/cells/python-net/aspose-cells-f...
  5. Aspose::Words::Underline enum | Aspose.Words fo...

    Aspose::Words::Underline enum. Indicates type of the underline applied to a font in C++....WavyDouble 43 Examples Shows how to insert a hyperlink field. auto doc...doc = MakeObject < Document > (); auto builder = MakeObject < DocumentBuilder...

    reference.aspose.com/words/cpp/aspose.words/und...
  6. 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/
  7. Aspose::Words::Fields::FieldGoToButton Class Re...

    Implements the GOTOBUTTON field.... Examples Shows to insert a GOTOBUTTON field. auto doc...doc = MakeObject<Document>(); auto builder = MakeObject<DocumentBuilder>(doc);...

    reference.aspose.com/words/cpp/class/aspose.wor...
  8. Incorrect OpenXml output for texts containing I...

    Hello, In Aspose.Words 23.8 Document.Save(result, SaveFormat.FlatOpc) produces output that MS Word doesn’t recognize properly. In the attached example Document is created from html, saved using SaveFormat.FlatOpc option…...8 Document.Save(result, SaveFormat.FlatOpc)...properly. In the attached example Document is created from html, saved...

    forum.aspose.com/t/incorrect-openxml-output-for...
  9. CustomXmlPartCollection - Aspose.Words for Java...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word Documents using Java....DigitalSignatureUtil DocSaveOptions Document DocumentBase DocumentBuilder...data stored in a document via the Document.CustomXmlParts property...

    reference.aspose.com/words/java/com.aspose.word...
  10. RelativeHorizontalPosition | Aspose.Words for Java

    Specifies to what the horizontal position of a shape or text frame is relative in Java.... Examples: Shows how to insert a floating image to the center...center of a page. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...