Sort Score
Result 10 results
Languages All
Labels All
Results 8,391 - 8,400 of 283,977 for

image

(1.02 sec)
  1. MarkdownSaveOptions.save_format property | Aspo...

    MarkdownSaveOptions.save_format property. Specifies the format in which the document will be saved if this save options object is used...Examples Shows how to rename the image name during saving into Markdown...convert a document that contains images into Markdown, we will end...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Manipulating TGA Images|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Manipulating TGA Images Contents [ Hide ] Truevision TGA, often...intended for professional computer image synthesis and video editing...

    docs.aspose.com/imaging/java/manipulating-tga-i...
  3. Using XPS graphic utilities | C++

    Discover how to easily create Images and relatively complex shapes on an XPS page using graphic utilities in Aspose.Page API for C++...Imaging Product Solution Aspose.BarCode...Slides Product Solution Aspose.Imaging Product Solution Aspose.BarCode...

    docs.aspose.com/page/cpp/xps/graphic-utilities/
  4. detect_areas_mode_enum::TABLE|Documentation

    How Aspose.OCR determines the structure of a document using the detect_areas_mode_enum::TABLE algorithm....detects tabular structures on an image and extracts text from cells...detection algorithm: // Provide the image string file = "source.png" ;...

    docs.aspose.com/ocr/cpp/areas-detection/table/
  5. Aspose::Words::Math::OfficeMath::GetMathRendere...

    Aspose::Words::Math::OfficeMath::GetMathRenderer method. Creates and returns an object that can be used to render this equation into an Image in C++....render this equation into an image. System :: SharedPtr < Aspose...Office Math object into an image file in the local file system...

    reference.aspose.com/words/cpp/aspose.words.mat...
  6. PdfSaveOptions.JpegQuality | Aspose.Words for .NET

    Optimize your PDF Images with PdfSaveOptions' JpegQuality property, allowing you to control JPEG quality for stunning document visuals....determining the quality of the JPEG images inside PDF document. public...when a document contains JPEG images. Use this property to get or...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Aspose::Words::WatermarkType enum | Aspose.Word...

    Aspose::Words::WatermarkType enum. Specifies the watermark type in C++.... Image 1 Indicates that the image will be used as...corresponds to a shape with image. None 2 Indicates watermark...

    reference.aspose.com/words/cpp/aspose.words/wat...
  8. Aspose::Words::Properties::DocumentProperty::To...

    Aspose::Words::Properties::DocumentProperty::ToByteArray method. Returns the property value as byte array in C++...."Thumbnail" property contains image data that we added, as an Epub...that document may display the image before the first page. System...

    reference.aspose.com/words/cpp/aspose.words.pro...
  9. Creating a readable PDF from HOCR created by As...

    Hi again Aspose team. When trying to get Aspose.PDF to work in a certain workflow implementation that requires combining the following: An Image to be converted to Pdf HOCR generated by Aspose.OCR, by saving a recogni…...combining the following: An image to be converted to Pdf HOCR...SetLicense(ms); } var path = @"insert_image_path_here.jpg"; var imageStream...

    forum.aspose.com/t/creating-a-readable-pdf-from...
  10. SmartObjectLayer the size is changed after setC...

    this is my code: LinkDataSource contentsSource = layer.getContentsSource(); contentsSource.setFileType(fileType); layer.setContents(ImageBytes); layer.updateModifiedContent(); psd file SmartObjectLayer exists Pupp…...using (PsdImage psd = (PsdImage)Image.Load("path/to/your/file.psd"))...opening of Psd Image. Also, code of loading image for the replacement...

    forum.aspose.com/t/smartobjectlayer-the-size-is...