Sort Score
Result 10 results
Languages All
Labels All
Results 1,271 - 1,280 of 11,664 for

insert images

(0.19 sec)
  1. Aspose::Words::Drawing::ShapeBase::get_Rotation...

    Aspose::Words::Drawing::ShapeBase::get_Rotation method. Defines the angle (in degrees) that a shape is rotated. Positive value corresponds to clockwise rotation angle in C++....Examples Shows how to insert and rotate an image. auto doc = System...DocumentBuilder > ( doc ); // Insert a shape with an image. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. WatermarkerContext.image_watermark_options prop...

    WatermarkerContext.image_watermark_options property. Options for the text watermark....image_watermark_options property WatermarkerContext.image_watermark_options...text watermark. @property def image_watermark_options ( self ) ->...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Imaging Product Family Aspose.BarCode...Rotate PDF using Java How to Insert Image into PowerPoint Table using...

    kb.aspose.com/categories/page/49/
  4. Insertion of a document at a bookmark updates h...

    Hi Aspose Team, I’m noticing that when I Insert a document (Charts_EXECSUM.docm) at a bookmark location in word document (Template_Stnd_Plan_Text.docm), the table of content is updating in all caps for the newly Inserte…...Insertion of a document at a bookmark updates hyperlinks and...Team, I’m noticing that when I insert a document (Charts_EXECSUM...

    forum.aspose.com/t/insertion-of-a-document-at-a...
  5. How to Create Table in DOCX using C++

    In this topic, we will see how to create table in DOCX using C++. Tables are commonly used inside word documents and you can Insert table in DOCX using C++. You can Insert word table in C++ using simple API calls....Imaging Product Family Aspose.BarCode...you can insert table in DOCX using C++. You can insert Word table...

    kb.aspose.com/words/cpp/how-to-create-table-in-...
  6. PageSetup.PageWidth | Aspose.Words for .NET

    Discover the PageSetup PageWidth property to easily adjust page width in points, enhancing your document layout for optimal presentation....Examples Shows how to insert an image, and use it as a watermark...DocumentBuilder ( doc ); // Insert the image into the header so that...

    reference.aspose.com/words/net/aspose.words/pag...
  7. Aspose.PDF Product Family

    Find answers to create, convert, edit, and manipulate PDF files programmatically....Imaging Product Family Aspose.BarCode...Text in PDF using C# How to Insert Comment in PDF using Java How...

    kb.aspose.com/pdf/page/13/
  8. 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…...fixed page formats (PDF, XPS, Image etc.) and upon updating TOC...setRestartPageNumber(true); // Insert some headings. builder.getParagraphFormat()...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...
  9. Categories

    Find Answers by API Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Pr......Imaging Product Family Aspose.BarCode...Bookmark from PDF using C# How to Insert a Bookmark in Word using Python...

    kb.aspose.com/categories/page/56/
  10. How to Add Draft Watermark in PPTX using C++

    In this tutorial, we will explore how to add draft Watermark in PPTX using C++. You can Insert a confidential watermark in PowerPoint presentation by using easy API interface in C++...Imaging Product Family Aspose.BarCode...in PPTX using C++ . You can insert a confidential watermark in...

    kb.aspose.com/slides/cpp/how-to-add-draft-water...