Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 2,513 for

insert images

(0.08 sec)
  1. Aspose::Words::Document::Save method | Aspose.W...

    Aspose::Words::Document::Save method. Saves the document to a stream using the specified format in C++....document to an image via stream, and then read the image from that...into an image. { SharedPtr < System :: Drawing :: Image > image...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Free Support Forum - aspose.com - Latest topics

    Free Support Forum - aspose.com - Latest topics Latest topics Issue with Bullet Numbering While Splitting Document Pages Hi Team, I am splitting a document page-wise using the code below. However, ......Imaging for .NET (with a Developer...下面是我导出的代码 var im= (PsdImage)Image.Load(@“d:\temp\example.psd”...

    forum.aspose.com/latest.rss
  3. LaTeX file repair | Aspose.TeX for Java

    LaTeX file repairer feature within Aspose.TeX API for Java is described in this article. Learn the code examples of how to use the functionality....Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    docs.aspose.com/tex/java/latex-repair/
  4. StructuredDocumentTagRangeEnd | Aspose.Words fo...

    Represents an end of ranged structured document tag which accepts multi-sections content in Java....new DocumentBuilder(doc); // Insert paragraphs with text with DocumentBuilder...any encountered shape with an image. Document doc = new Document(getMyDir()...

    reference.aspose.com/words/java/com.aspose.word...
  5. Tables in LaTeX| Aspose.TeX for Java

    This article is a quick guide to creating functional, reader-friendly, visually apealing and professional tables in LaTeX....Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    docs.aspose.com/tex/java/latex-tables/
  6. Python PDF Processing APIs | Aspose.PDF Product...

    Download Python package to work with PDF pages, Images, attachments, fonts, bookmarks, annotations, forms, watermarks, security & printing via .NET API....read & export PDFs in multiple image formats including BMP, GIF,...Microsoft PowerPoint®: PPTX Image: JPEG, PNG, BMP, GIF, TIFF Metadata:...

    releases.aspose.com/pdf/pythonnet/
  7. LaTeX file repair | Aspose.TeX for .NET

    Aspose.TeX API solution for .NET LaTeX repair is described in this article. Learn the code examples on how to use the functionality....Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    docs.aspose.com/tex/net/latex-repair/
  8. XlsxSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XLSX format in Java....new DocumentBuilder(doc); // Insert text with PAGE and NUMPAGES...this option is used for raster images. Examples: Shows how to improve...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignatureUtil::Sign method. Signs source document using given CertificateHolder with digital signature and writes signed document to destination stream. Supported formats are: Doc, Dot, Docx, Dotx, Docm, Odt, Ott.Output will be written to the start of stream and stream size will be updated with content length in C++....uint8_t > get_Image () { return pr_Image ; } void set_Image ( ArrayPtr...ArrayPtr < uint8_t > value ) { pr_Image = value ; } Signee ( System...

    reference.aspose.com/words/cpp/aspose.words.dig...
  10. ShapeType | Aspose.Words for Java

    Specifies the type of shape in a Microsoft Word document in Java....Examples: Shows how to insert a shape with an image from the local file...= new Shape(doc, ShapeType.IMAGE); shape.getImageData().setImage(getImageDir()...

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