Sort Score
Result 10 results
Languages All
Labels All
Results 2,011 - 2,020 of 11,277 for

insert images

(0.4 sec)
  1. Aspose::Words::Drawing::ImageData::FitImageToSh...

    Aspose::Words::Drawing::ImageData::FitImageToShape method. Fits the image data to Shape frame so that the aspect ratio of the image data matches the aspect ratio of Shape frame in C++....ImageData::FitImageToShape method Fits the image data to Shape frame so that...that the aspect ratio of the image data matches the aspect ratio...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Apply or Change Slide Layouts in Python|Aspose....

    Learn how to manage and customize slide layouts in Aspose.Slides for Python via .NET. Explore layout types, placeholder control, footer visibility, and layout manipulation through code examples in Python....text, bullet points, charts, images, and more). Blank layout –...one if needed, and use it to insert slides based on that layout...

    docs.aspose.com/slides/python-net/slide-layout/
  3. FieldSectionPages | Aspose.Words for Java

    Implements the SECTIONPAGES field in Java....into the main document and insert two pages. // All these pages...insertBreak(BreakType.PAGE_BREAK); // We can insert a new section with the document...

    reference.aspose.com/words/java/com.aspose.word...
  4. FieldNext | Aspose.Words for Java

    Implements the NEXT field in Java....Uses a document builder to insert MERGEFIELDs for a data source...Uses a document builder to insert a MERRGEFIELD with specified...

    reference.aspose.com/words/java/com.aspose.word...
  5. FieldSection | Aspose.Words for Java

    Implements the SECTION field in Java....into the main document and insert two pages. // All these pages...insertBreak(BreakType.PAGE_BREAK); // We can insert a new section with the document...

    reference.aspose.com/words/java/com.aspose.word...
  6. 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…...FloatingBox TextFragment Line Image everything is seen correctly...to make it tagged, so as I insert these elements into the pdf...

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

    Implements the EQ field in Java....we use a document builder to insert an EQ field, with an "\f" switch.../// Use a document builder to insert an EQ field, set its arguments...

    reference.aspose.com/words/java/com.aspose.word...
  8. FieldFormCheckBox | Aspose.Words for Java

    Implements the FORMCHECKBOX field in Java.... Remarks: Inserts a check box style form field...// In Microsoft Word, we can insert these fields via the Legacy...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldOcx | Aspose.Words for Java

    Implements the OCX field in Java.... Examples: Shows how to insert an OCX field. Document doc...included. Examples: Shows how to insert a field into a document using...

    reference.aspose.com/words/java/com.aspose.word...
  10. FieldUnknown | Aspose.Words for Java

    Implements an unknown or unrecognized field in Java....new DocumentBuilder(doc); // Insert a field that does not denote...included. Examples: Shows how to insert a field into a document using...

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