Sort Score
Result 10 results
Languages All
Labels All
Results 7,651 - 7,660 of 23,727 for

only

(0.3 sec)
  1. Excel to TIFF - Bland and White & color output ...

    Environment: Aspose.Cells Version: 24.8.0 Platform: .NET 3.0 Operating System: Windows / Linux Conversion Type: Excel → Multi-page TIFF Image Type: Color input files Issues Observed: Color Image Sheets Not Converti…... Only the first page may reflect color...partially; other pages are converted only in grayscale. If we avoid saving...

    forum.aspose.com/t/excel-to-tiff-bland-and-whit...
  2. The input string 'CreatorInfo' was not in a cor...

    We are observing an exception whenever we are trying to load some of the pdfs using code below Document document = new Document(pdfStream); Exception : The input string ‘CreatorInfo’ was not in a correct format Unfor…... Only the metadata (Info dictionary...it publicly. We will use it only for investigation purpose and...

    forum.aspose.com/t/the-input-string-creatorinfo...
  3. Managing downloadable resources|Documentation

    How to manage Aspose.OCR for Java downloadable modules.... You only download and store what is necessary...application’s lifetime. You only download and store what is necessary...

    docs.aspose.com/ocr/java/modules/management/
  4. E-Mail conversion to PDF - Free Support Forum -...

    We are using your product Aspose.Total Our main use case is converting Outlook emails (.msg files) to PDF, using the following API interface: https://docs.aspose.com/email/net/saving-an-email-as-pdf/ We are currently …...the E-Mail file is too big it only shows a small part of the picture...rendering in the output PDF, where only a portion of the image is visible...

    forum.aspose.com/t/e-mail-conversion-to-pdf/315803
  5. PUB Converter API solution | C++

    Convert Microsoft Publisher files Programmatically via C++ library. Simple API solution to build your own PUB converter C++ project....Converter API, which works not only with single-page documents but...interface and the process will take only a few seconds. The solution...

    products.aspose.com/pub/cpp/conversion/
  6. Convert PowerPoint Presentations to TIFF in PHP...

    Learn how to easily convert PowerPoint (PPT, PPTX) presentations to high-quality TIFF images using Aspose.Slides for PHP via Java, with code examples....Note that this setting applies only when the setCompressionType...transition effects are not preserved; only static snapshots of slides are...

    docs.aspose.com/slides/php-java/convert-powerpo...
  7. Convert PowerPoint Presentations to TIFF in Jav...

    Learn how to easily convert PowerPoint (PPT, PPTX) presentations to high-quality TIFF images using Aspose.Slides for Java, with code examples....Note that this setting applies only when the setCompressionType...transition effects are not preserved; only static snapshots of slides are...

    docs.aspose.com/slides/java/convert-powerpoint-...
  8. Few Fields not being populated onto XFA PDF usi...

    Hello I am using the below code to populate the attached PDF (FDA-3331a_Dyn_Sec_Ext_10-14-2024-unlocked.pdf) using attached FDA-3331a_Dyn_Sec_Ext_10-14-2024-unlocked.pdf (3.3 MB) XML (Pasted below) but few fields do no…...if the fields are set to read-only or if there are any conditions...form with a minimal XML that only includes the fields you are...

    forum.aspose.com/t/few-fields-not-being-populat...
  9. ReportingEngine creating reflectionTypes with R...

    I’m creating a type with that logic: AssemblyName encaseModularAsemblyName = new AssemblyName("ModularEncasedAssembly_" + Guid.NewGuid()); AssemblyBuilder encaseModularAssemblyBuilder = AssemblyBuilder.DefineDynamicAsse…...happens A collectible assembly can only reference other collectible...to reproduce the issue. The only thing I can suggest to try is...

    forum.aspose.com/t/reportingengine-creating-ref...
  10. Some content cannot be replaced successfully Wh...

    Sample Code void Main() { InitCoreComponent(); var doc = new Aspose.Words.Document(@"C:\Users\admin\Desktop\demo.docx"); foreach (Paragraph para in doc.GetChildNodes(NodeType.Paragraph, true)) { Range paraRange …...you want to match whole words only }; // Replace text throughout...you want to match whole words only }; I added this setting, but...

    forum.aspose.com/t/some-content-cannot-be-repla...