Sort Score
Result 10 results
Languages All
Labels All
Results 5,381 - 5,390 of 20,024 for

insert documents

(0.26 sec)
  1. ScoreGroup|Documentation

    ScoreGroup element defines a group of questions with multiple evaluation criteria, which are summed up during recognition....The column and row numbers to insert the text into are provided...(case-insensitive). name string Text to be inserted at the given position. column...

    docs.aspose.com/omr/net/json-markup/scoregroup/
  2. 请教,如何在pdf中某一个固定位置插入一个base64image的图片,固定位置需要判断横向纵...

    public static void main(String[] args) { try { String inFilePath = "E:\\test\\pdf_signature\\a.pdf"; String outFilePath = "E:\\test\\pdf_signature\\z" + Instant.now().toEpochMilli() + ".pdf"; …...E"; // load Document pdfDocument = new Document(inFilePath);...of the image being inserted. When you insert an image into a PDF...

    forum.aspose.com/t/pdf-base64image/315504
  3. SignatureLineOptions.Signer | Aspose.Words for ...

    Discover the SignatureLineOptions Signer property to customize your signature line. Easily set suggested signers for enhanced document clarity....add a signature line to a document, and then sign it using a...srcDocumentPath = MyDir + "Document.docx" ; string dstDocumentPath...

    reference.aspose.com/words/net/aspose.words/sig...
  4. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_DateStorageFormat method. Gets/sets format in which the date for a date SDT is stored when the SDT is bound to an XML node in the document's data store. Default value is DateTime in C++....bound to an XML node in the document’s data store. Default value...enter a date with a structured document tag. auto doc = System ::...

    reference.aspose.com/words/cpp/aspose.words.mar...
  5. ThemeFonts class | Aspose.Words for Python

    aspose.words.themes.ThemeFonts class. Represents a collection of fonts in the font scheme, allowing to specify different fonts for different languages [ThemeFonts.latin](./latin/), [ThemeFonts.east_asian](./east_asian/) and [ThemeFonts.complex_script](./complex_script/)...with Styles and Themes documentation article. Properties Name...fonts for themes. doc = aw . Document ( file_name = MY_DIR + 'Theme...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Web Request Execution Time – Aspose.HTML for .NET

    The article provides information on creating a custom message handler for a web request time logging using Aspose.HTML for .NET....Insert() methods are invoked. The Insert() method adds...constructor to initialize an HTML Document and implement the example...

    docs.aspose.com/html/net/message-handlers/web-r...
  7. DocumentBuilder.list_format property | Aspose.W...

    DocumentBuilder.list_format property. Returns an object that represents current list formatting properties.... Document () builder = aw . DocumentBuilder...and end a list by using a document builder's "ListFormat" property...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TextPath.same_letter_heights property | Aspose....

    TextPath.same_letter_heights property. Determines whether all letters will be the same height regardless of initial case....def insert_text_paths (): doc = aw . Document () # Insert a WordArt...save ( ARTIFACTS_DIR + 'Shape.insert_text_paths.docx' ) def append_word_art...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldNext Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldNext class to efficiently manage NEXT fields in your Documents. Enhance your document automation today!...the Working with Fields documentation article. public class FieldNext...modifications made to the document. IsLocked { get; set; } Gets...

    reference.aspose.com/words/net/aspose.words.fie...
  10. AxisTickLabelPosition Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.Charts.AxisTickLabelPosition enum, which defines optimal tick label placements for enhanced chart clarity and presentation....Shows how to insert chart with date/time values. Document doc = new...new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.dra...