Sort Score
Result 10 results
Languages All
Labels All
Results 411 - 420 of 2,524 for

raw

(0.11 sec)
  1. ImageData.crop_bottom property | Aspose.Words f...

    ImageData.crop_bottom property. Defines the fraction of picture removal from the bottom side....access the image's properties and raw data via the ImageData object...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Extract Paragraph from PDF|Aspose.PDF for Andro...

    Learn how to extract specific paragraphs from a PDF document in Android/Java using Aspose.PDF for content extraction....; } i ++ ; } } } Extracting raw text from PDF file...

    docs.aspose.com/pdf/androidjava/extract-paragra...
  3. Aspose::Words::Drawing::ImageData::get_Brightne...

    Aspose::Words::DRawing::ImageData::get_Brightness method. Gets or sets the brightness of the picture. The value for this property must be a number from 0.0 (dimmest) to 1.0 (brightest) in C++....access the image's properties and raw data via the ImageData object...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. PSD PSB サイズ削減ソリューション | products.aspose.com

    PSD ファイルのサイズを小さくする...of RAW Apply ZIP compressing for CacheData Instead of RAW Remove...CompressionMethod == CompressionMethod.Raw) { var stream = new MemoryStream();...

    products.aspose.com/psd/jp/reduce-size/
  5. Not Able to Read cells and gettign null values ...

    Version :17.8 While reading the Excel document though there is evaluated data its reading as null. The Excel is getting generated in the app, for few customers it works fine for few customers and not working for other c…...info(“Raw value: {}”, rawValue); LOGGER...nnualPremium); LOGGER.info(“Raw value: {}”, rawValue); LOGGER...

    forum.aspose.com/t/not-able-to-read-cells-and-g...
  6. Java Virtual threads : sometimes results in com...

    Hi – We’ve discovered that using a ExecutorService of virtual threads, will sometimes lead to exception : “com.aspose.words.FileCorruptedException: The document appears to be corrupted and cannot be loaded.” gist of th…...com/alexworkorb/81d81003197a974afe00/raw/c77219ad551ad9bbc07f/asp1 Our...com/alexworkorb/81d81003197a974afe00/raw/c77219ad551ad9bbc07f/asp1 The...

    forum.aspose.com/t/java-virtual-threads-sometim...
  7. Aspose Java Mail Msg To Eml conversion override...

    Hello, We are converting MSG files to EML files via: MailMessage message = MailMessage.load(new ByteArrayInputStream(msg), new MsgLoadOptions()); ByteArrayOutputStream out = new ByteArrayOutputStream(); EmlSaveOption…... raw EML headers, message.getDate()...etc.)? Have you checked the raw EML headers , and can you confirm...

    forum.aspose.com/t/aspose-java-mail-msg-to-eml-...
  8. PSB サイズ削減ソリューション | products.aspose.com

    PSD ファイルのサイズを小さくする...of RAW Apply ZIP compressing for CacheData Instead of RAW Remove...CompressionMethod == CompressionMethod.Raw) { var stream = new MemoryStream();...

    products.aspose.com/psd/jp/reduce-size/psb/
  9. Image conversion issue with Linux (2) - Free Su...

    Hi. I’m converting a VSD document to VSDX, am experiencing an issue with certain EMF images when converting them to PNG, using shape.ToImage method. This issue is a follow-up on issue Image conversion issue with Linux. …...WriteAllBytes("raw.emf", shape.Image.Data) ) and...Sample EMF bytes Attach the raw EMF file extracted from the shape...

    forum.aspose.com/t/image-conversion-issue-with-...
  10. WordML2003SaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.WORD_ML format in Java....to manage output document’s raw content. Document doc = new Document();...to make the output document's raw content easier to read. // Set...

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