Sort Score
Result 10 results
Languages All
Labels All
Results 5,661 - 5,670 of 17,880 for

insert documents

(0.15 sec)
  1. Aspose::Words::Drawing::ImageData::SetImage met...

    Aspose::Words::Drawing::ImageData::SetImage method. Sets the image that the shape displays in C++....Shows how to insert a linked image into a document. auto doc =...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Generate Australia Post barcode and Australia P...

    C++ example of code to generate Australia Post barcode and Australia Post eParcel in C++ Runtime Environment for Windows 32-bit, Windows 64-bit, and Linux 64-bit....BarCode Visit our documentation for more details. How to...Post eParcel as a parameter Insert input text to encode as the...

    products.aspose.com/barcode/cpp/australia-post/...
  3. Generate Postnet barcode Images via C++ | produ...

    C++ example of code to generate Postnet barcode in C++ Runtime Environment for Windows 32-bit, Windows 64-bit, and Linux 64-bit....BarCode Visit our documentation for more details. How to...Postnet barcode as a parameter Insert input text to encode as the...

    products.aspose.com/barcode/cpp/postnet/generate/
  4. Generate Data Matrix code Images via C++ | prod...

    C++ example of code to generate Data Matrix code in C++ Runtime Environment for Windows 32-bit, Windows 64-bit, and Linux 64-bit....BarCode Visit our documentation for more details. How to...Matrix code as a parameter Insert input text to encode as the...

    products.aspose.com/barcode/cpp/datamatrix/gene...
  5. Generate GS1 Code 128 barcode Images via C++ | ...

    C++ example of code to generate GS1 Code 128 barcode in C++ Runtime Environment for Windows 32-bit, Windows 64-bit, and Linux 64-bit....BarCode Visit our documentation for more details. How to...128 barcode as a parameter Insert input text to encode as the...

    products.aspose.com/barcode/cpp/code128/generate/
  6. Aspose::Words::InlineStory::get_StoryType metho...

    Aspose::Words::InlineStory::get_StoryType method. Returns the type of the story in C++....override = 0 Examples Shows how to insert InlineStory nodes. auto doc...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/inl...
  7. Aspose::Words::Themes::ThemeFonts class | Aspos...

    Aspose::Words::Themes::ThemeFonts class. Represents a collection of fonts in the font scheme, allowing to specify different fonts for different languages Latin, EastAsian and ComplexScript. To learn more, visit the documentation article in C++....with Styles and Themes documentation article. class ThemeFonts...MakeObject < Aspose :: Words :: Document > ( get_MyDir () + u "Theme...

    reference.aspose.com/words/cpp/aspose.words.the...
  8. Aspose::Words::Comment::get_StoryType method | ...

    Aspose::Words::Comment::get_StoryType method. Returns Comments in C++....override Examples Shows how to insert InlineStory nodes. auto doc...MakeObject < Aspose :: Words :: Document > (); auto builder = System...

    reference.aspose.com/words/cpp/aspose.words/com...
  9. Create a PDF/A2-a - Free Support Forum - aspose...

    Hi, I developed some code to create a pdf file from scratch, I use object like: TextSegment FloatingBox TextFragment Line Image everything is seen correctly inside the pdf. Now I would like to modify the code to ma…...Hello below the code used to insert the various elements in the...complete. The initial part of the document creation is the same as the...

    forum.aspose.com/t/create-a-pdf-a2-a/312852
  10. FlipOrientation | Aspose.Words for Java

    Possible values for the orientation of a shape in Java.... Document doc = new Document(); DocumentBuilder...new DocumentBuilder(doc); // Insert an image shape and leave its...

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