Sort Score
Result 10 results
Languages All
Labels All
Results 2,211 - 2,220 of 11,503 for

insert images

(0.12 sec)
  1. How to Strike Out Text in Adobe PDF using Python

    This article guides on how to strike out text in Adobe PDF using Python. It contains environment settings, list of steps and a runnable sample code to strike out text in PDF using Python....Imaging Product Family Aspose.BarCode...want to learn the process to insert a table in a PDF, refer to...

    kb.aspose.com/pdf/python/how-to-strike-out-text...
  2. Aspose::Words::Drawing::ShapeBase::get_HRef met...

    Aspose::Words::Drawing::ShapeBase::get_HRef method. Gets or sets the full hyperlink address for a shape in C++....Shows how to insert a shape which contains an image, and is also...( get_ArtifactsDir () + u "Image.InsertImageWithHyper.docx" );...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. FieldFileName | Aspose.Words for Java

    Implements the FILENAME field in Java.... Examples: Shows how to insert a field into a document using...// Use a document builder to insert a field that displays a result...

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

    Implements the USERNAME field in Java.... Examples: Shows how to insert a field into a document using...// Use a document builder to insert a field that displays a result...

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

    Implements the USERINITIALS field in Java.... Examples: Shows how to insert a field into a document using...// Use a document builder to insert a field that displays a result...

    reference.aspose.com/words/java/com.aspose.word...
  6. Aspose::Words::Drawing::Shape class | Aspose.Wo...

    Aspose::Words::Drawing::Shape class. Represents an object in the drawing layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX control, or picture. To learn more, visit the documentation article in C++....allows the shape to have an image. get_Chart () Provides access...if the shape has image bytes or links an image. get_HasSmartArt...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Overview|Aspose.PDF for .NET

    Overview of key-features and supported formats of Aspose.PDF for .NET, installation and licensing manual of .NET library....that contain high-resolution images or graphics. Smaller file sizes...shrinking or compressing all images. removing unused PDF objects...

    docs.aspose.com/pdf/net/overview/
  8. ImageWatermarkOptions.Scale | Aspose.Words for ...

    Discover the ImageWatermarkOptions Scale property to easily adjust image scaling for optimal watermarking. Default value, 0 auto for seamless integration....expressed as a fraction of the image. The default value is 0 - auto...create a watermark from an image in the local file system. Document...

    reference.aspose.com/words/net/aspose.words/ima...
  9. NodeCollection | Aspose.Words for Java

    Represents a collection of nodes of a specific type in Java....replace all textbox shapes with image shapes. Document doc = new Document(getMyDir()...getShapeType() == ShapeType.IMAGE)); for (Shape shape : shapeList)...

    reference.aspose.com/words/java/com.aspose.word...
  10. HtmlSaveOptions.table_width_output_mode propert...

    HtmlSaveOptions.table_width_output_mode property. Controls how table, row and cell widths are exported to HTML, MHTML or EPUB...DocumentBuilder ( doc = doc ) # Insert a table with a negative indent.... start_table () builder . insert_cell () builder . write ( 'Row...

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