Sort Score
Result 10 results
Languages All
Labels All
Results 3,091 - 3,100 of 18,765 for

insert documents

(0.06 sec)
  1. Aspose::Words::Notes::FootnoteOptions::get_Numb...

    Aspose::Words::Notes::FootnoteOptions::get_NumberStyle method. Specifies the number format for automatically numbered footnotes in C++....applicable number styles see the Insert Footnote or Endnote dialog...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.not...
  2. ShapeBase.target property | Aspose.Words for No...

    ShapeBase.target property. Gets or sets the target frame for the shape hyperlink.... Examples Shows how to insert a shape which contains an image...hyperlink. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ShapeBase.screenTip property | Aspose.Words for...

    ShapeBase.screenTip property. Defines the text displayed when the mouse pointer moves over the shape.... Examples Shows how to insert a shape which contains an image...hyperlink. let doc = new aw . Document (); let builder = new aw ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ChartSeriesGroup.bubbleScale property | Aspose....

    ChartSeriesGroup.bubbleScale property. Gets or sets the size of the bubbles as a percentage of their default size.... Document (); let builder = new aw ...DocumentBuilder ( doc ); // Insert a bubble 3D chart. let shape...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ToaCategories indexer | Aspose.Words for Python

    ToaCategories indexer. Gets or sets the category heading by category number.... Document () builder = aw . DocumentBuilder...default_categories [ 2 ]) # Insert 2 TOA fields. TOA fields create...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldOptions.toa_categories property | Aspose.W...

    FieldOptions.toa_categories property. Gets or sets the table of authorities categories.... Document () builder = aw . DocumentBuilder...default_categories [ 2 ]) # Insert 2 TOA fields. TOA fields create...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Convert CGM to EMZ via Java | products.aspose.com

    Export CGM file to EMZ in your Java applications without using any third party application...of tools for working with documents, images, and other file formats...via Java Open CGM file using Document class Initialize class object...

    products.aspose.com/total/java/conversion/cgm-t...
  8. Inline.IsFormatRevision | Aspose.Words for .NET

    Discover the Inline IsFormatRevision property in Microsoft Word. It indicates if object formatting changed with change tracking enabled, enhancing document management.... Document doc = new Document ( MyDir + "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/net/aspose.words/inl...
  9. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the font is not missing; this is my code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…... The page number of the document table of contents I generated...throws Exception { Document doc = new Document("C:\\Users\\hspc...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...
  10. Aspose::Words::Inline::get_IsFormatRevision met...

    Aspose::Words::Inline::get_IsFormatRevision method. Returns true if formatting of the object was changed in Microsoft Word while change tracking was enabled in C++....MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Revision...docx" ); // When we edit the document while the "Track Changes"...

    reference.aspose.com/words/cpp/aspose.words/inl...