Sort Score
Result 10 results
Languages All
Labels All
Results 6,121 - 6,130 of 20,024 for

document insertion

(0.12 sec)
  1. Aspose::Words::DocumentBuilder::InsertGroupShap...

    Aspose::Words::DocumentBuilder::InsertGroupShape method. Groups the shapes passed as a parameter into a new GroupShape node which is inserted into the current position in C++....new GroupShape node which is inserted into the current position...together. Examples Shows how to insert DML group shape. auto doc =...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. OleFormat.source_item property | Aspose.Words f...

    OleFormat.source_item property. Gets or sets a string that is used to identify the portion of the source file that is being linked.... Examples Shows how to insert linked and unlinked OLE objects...objects. doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – เพิ่ม ย้าย หรือลบหน้าใน PDF โดยใช้ PHP via Javahttps://products.aspose.com/pdf/th/php-java/pages/Recent content in เพิ่ม ย้าย หรือลบหน้าใน PDF ......"@type": "HowToSupply", "name": "document" }, "tool": [{ "@type": "HowToTool"...cl c1 // Open document line cl c1 nv $document o = k new nx Documentp...

    products.aspose.com/pdf/th/php-java/pages/index...
  4. FieldToa.remove_entry_formatting property | Asp...

    FieldToa.remove_entry_formatting property. Gets or sets whether to remove the formatting of the entry text in the Document from the entry in the table of authorities....formatting of the entry text in the document from the entry in the table...field_toa_test (): doc = aw . Document () builder = aw . DocumentBuilder...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Create a clickable icon (hyperlink on iconor im...

    Hi , I want to create pdf file from a word file. In that i am adding some content along with I have to add a icon which is clickable and open a link. it will be lengthy and it should hide. content should be like (pape…...happening: I could not confirm a documented solution for this scenario...code to insert image with a clickable link: Document doc = new...

    forum.aspose.com/t/create-a-clickable-icon-hype...
  6. MarkdownSaveOptions.link_export_mode property |...

    MarkdownSaveOptions.link_export_mode property. Specifies how links will be written to the output file... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc = doc ) builder . insert_shape ( shape_type = aw . drawing...

    reference.aspose.com/words/python-net/aspose.wo...
  7. GeneralFormatCollection.add method | Aspose.Wor...

    GeneralFormatCollection.add method. Adds a general format to the collection.... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc ) # Use a document builder to insert a field that displays...

    reference.aspose.com/words/python-net/aspose.wo...
  8. GeneralFormatCollection.remove method | Aspose....

    GeneralFormatCollection.remove method. Removes all occurrences of the specified general format from the collection.... Document () builder = aw . DocumentBuilder...DocumentBuilder ( doc ) # Use a document builder to insert a field that displays...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Fields::FieldPageRef class | Asp...

    Aspose::Words::Fields::FieldPageRef class. Implements the PAGEREF field. To learn more, visit the Documentation article in C++....the Working with Fields documentation article. class FieldPageRef...get_InsertHyperlink () Gets whether to insert a hyperlink to the bookmarked...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Aspose::Words::Tables::AutoFitBehavior enum | A...

    Aspose::Words::Tables::AutoFitBehavior enum. Determines how Aspose.Words resizes the table when you invoke the AutoFit() method in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...-> StartTable (); // We must insert at least one row before setting...

    reference.aspose.com/words/cpp/aspose.words.tab...