Sort Score
Result 10 results
Languages All
Labels All
Results 1,581 - 1,590 of 32,890 for

insert documents

(0.09 sec)
  1. DocumentBuilder.insert_online_video method | As...

    aspose.words.DocumentBuilder.Insert_online_video method...insert_online_video method Contents [ Hide ] insert_online_video(video_url...height) Inserts an online video object into the document and scales...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Drawing::Stroke::get_DashStyle m...

    Aspose::Words::Drawing::Stroke::get_DashStyle method. Specifies the dot and dash pattern for a stroke in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...shapes that we can insert into our documents. // 1 - Dotted, horizontal...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. Aspose::Words::Drawing::Stroke::get_EndArrowTyp...

    Aspose::Words::Drawing::Stroke::get_EndArrowType method. Defines the arrowhead for the end of a stroke in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...shapes that we can insert into our documents. // 1 - Dotted, horizontal...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Drawing::Stroke::get_EndArrowWid...

    Aspose::Words::Drawing::Stroke::get_EndArrowWidth method. Defines the arrowhead width for the end of a stroke in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...shapes that we can insert into our documents. // 1 - Dotted, horizontal...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Aspose::Words::Drawing::Fill::get_ImageBytes me...

    Aspose::Words::Drawing::Fill::get_ImageBytes method. Gets the raw bytes of the fill texture or pattern in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...shapes that we can insert into our documents. // 1 - Dotted, horizontal...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::Drawing::Stroke::get_StartArrowW...

    Aspose::Words::Drawing::Stroke::get_StartArrowWidth method. Defines the arrowhead width for the start of a stroke in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...shapes that we can insert into our documents. // 1 - Dotted, horizontal...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Aspose::Words::Drawing::Stroke::get_EndCap meth...

    Aspose::Words::Drawing::Stroke::get_EndCap method. Defines the cap style for the end of a stroke in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...shapes that we can insert into our documents. // 1 - Dotted, horizontal...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::JoinStyle enum | Aspose...

    Aspose::Words::Drawing::JoinStyle enum. Line join style in C++.... auto doc = MakeObject < Document > (); auto builder = MakeObject...shapes that we can insert into our documents. // 1 - Dotted, horizontal...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. System::Drawing Namespace Reference - Aspose.Sl...

    Namespaces | Classes | Enumerations | Functions System::Drawing Namespace Reference Namespaces namespace Drawing2D na......2 , Point = 3 , Inch = 4 , Document = 5 , Millimeter = 6 } Represents...(std::ostream &stream, Color color) Insert data into the stream using...

    reference.aspose.com/slides/cpp/namespace/syste...
  10. HorizontalRuleFormat | Aspose.Words for Java

    Represents horizontal rule formatting in Java....Shapes documentation article. Examples: Shows how to insert a horizontal...its formatting. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...