Sort Score
Result 10 results
Languages All
Labels All
Results 3,021 - 3,030 of 20,117 for

insert documents

(0.21 sec)
  1. DocumentBuilder.move_to_header_footer method | ...

    DocumentBuilder.move_to_header_footer method. Moves the cursor to the beginning of a header or footer in the current section....in a document using DocumentBuilder. doc = aw . Document () builder...then add three pages to the document to display each header type...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ReplaceAction | Aspose.Words for Java

    Allows the user to specify what happens to the current match during a replace operation in Java....Examples: Shows how to insert an entire document’s contents as a replacement...Exception { Document mainDoc = new Document(getMyDir() + "Document insertion...

    reference.aspose.com/words/java/com.aspose.word...
  3. Online MHTML to OTT Conversion or Develop Java ...

    Free online app to convert MHTML to OTT files. Java conversion library code for MHTML Documents....will be converted into OTT document Download the converted OTT...API Open MHTML file using Document class Convert MHTML to DOC...

    products.aspose.com/total/java/conversion/mhtml...
  4. Online XPS to DOTM Conversion or Develop Java b...

    Free online app to convert XPS to DOTM files. Java conversion library code for XPS Documents....will be converted into DOTM document Download the converted DOTM...Automation API Open XPS file using Document class Convert XPS to DOC by...

    products.aspose.com/total/java/conversion/xps-t...
  5. Online PCL to MHTML Conversion or Develop Java ...

    Free online app to convert PCL to MHTML files. Java conversion library code for PCL Documents....will be converted into MHTML document Download the converted MHTML...Automation API Open PCL file using Document class Convert PCL to DOC by...

    products.aspose.com/total/java/conversion/pcl-t...
  6. Aspose::Words::Drawing::GradientStop::get_Color...

    Aspose::Words::Drawing::GradientStop::get_Color method. Gets or sets a value representing the color of the gradient stop in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...gradientStops -> RemoveAt ( 1 ); // And insert new gradient stop at the same...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Drawing::GradientStop::get_BaseC...

    Aspose::Words::Drawing::GradientStop::get_BaseColor method. Gets a value representing the color of the gradient stop without any modifiers in C++....MakeObject < Aspose :: Words :: Document > (); auto builder = System...gradientStops -> RemoveAt ( 1 ); // And insert new gradient stop at the same...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::DocumentBuilder::InsertOleObject...

    Aspose::Words::DocumentBuilder::InsertOleObject method. Inserts an embedded OLE object from a stream into the document in C++....tem::IO::Stream>&) method Inserts an embedded OLE object from...from a stream into the document. System :: SharedPtr < Aspose ::...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Aspose::Words::Fields::FieldBuilder::BuildAndIn...

    Aspose::Words::Fields::FieldBuilder::BuildAndInsert method. Builds and Inserts a field into the document before the specified inline node in C++....method Builds and inserts a field into the document before the specified...object that represents the inserted field. Examples Shows how...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Replacing bookmarks causes issues when the modi...

    I performed bookmark replacement using Input Document 1 and Input Document 2, and I successfully generated the output document (which I have attached). The first bookmark replacement works correctly, and the output docum…...causes issues when the modified document is reused Aspose.Words Product...replacement using Input Document 1 and Input Document 2 , and I successfully...

    forum.aspose.com/t/replacing-bookmarks-causes-i...