Sort Score
Result 10 results
Languages All
Labels All
Results 5,331 - 5,340 of 20,063 for

insert documents

(0.12 sec)
  1. SdtType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Markup.SdtType enum, defining structured document tag types for enhanced document management and streamlined workflows....Specifies the type of a structured document tag (SDT) node. public enum...list when displayed in the document. ComboBox 5 The SDT represents...

    reference.aspose.com/words/net/aspose.words.mar...
  2. FieldMergingArgsBase.RecordIndex | Aspose.Words...

    Discover the FieldMergingArgsBase RecordIndex property. Access the zero-based index of the merging record for enhanced data management and integration....get ; } Examples Shows how to insert checkbox form fields into MERGEFIELDs...InsertCheckBox () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.mai...
  3. Workflow support|Aspose.Words for SharePoint

    Workflow features of the Aspose.Words for SharePoint....Words for SharePoint from a document workflow. Upon installation...Report via Aspose.Words. Inserting a Watermark. Use them in workflows...

    docs.aspose.com/words/sharepoint/workflow-support/
  4. 请教,如何在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
  5. Aspose::Words::Fields::FieldDisplayBarcode::get...

    Aspose::Words::Fields::FieldDisplayBarcode::get_ScalingFactor method. Gets or sets a scaling factor for the symbol. The value is in whole percentage points and the valid values are [10, 1000] in C++....get_ScalingFactor () Examples Shows how to insert a DISPLAYBARCODE field, and...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Aspose::Words::Fields::FieldDisplayBarcode::get...

    Aspose::Words::Fields::FieldDisplayBarcode::get_BarcodeType method. Gets or sets the barcode type (QR, etc.) in C++....get_BarcodeType () Examples Shows how to insert a DISPLAYBARCODE field, and...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Aspose::Words::Fields::FieldDisplayBarcode::get...

    Aspose::Words::Fields::FieldDisplayBarcode::get_CaseCodeStyle method. Gets or sets the style of a Case Code for barcode type ITF14. The valid values are [STD|EXT|ADD] in C++....get_CaseCodeStyle () Examples Shows how to insert a DISPLAYBARCODE field, and...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. 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/
  9. Inserting to a cell HtmlString removes related ...

    i’m calling var blockCell = worksheet.Cells[ htmlBlock.OccupiedCells.StartRow, htmlBlock.OccupiedCells.StartColumn ]; then just settings my html value blockCell.HtmlString = html; that equals to <div style="…...Inserting to a cell HtmlString removes related styles Aspose...the HTML to an image and then insert that image into the cell. Use...

    forum.aspose.com/t/inserting-to-a-cell-htmlstri...
  10. 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...