Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 1,225 for

preview document

(0.86 sec)
  1. Problem with PDF of Adobe Lifecycle-Designer - ...

    Hallo, we have the following problem with the attached file: If I open this pdf with Aspose-PDF-Document (Version 25.5), and call getPages().size() then the result is 1 Page. This is the same behaviour as Windows-Explo…...open this pdf with Aspose-PDF-Document (Version 25.5), and call getPages()...Windows-Explorer-Preview. But the Document has 3 Pages. You can...

    forum.aspose.com/t/problem-with-pdf-of-adobe-li...
  2. Export OFT to IMAGE via Java | products.aspose.com

    Java API to Convert OFT to IMAGE without using Microsoft Word or Outlook...render HTML to IMAGE by using Document Processing API Aspose.Words...HTML by using Document class Save the document to PNG format...

    products.aspose.com/total/java/conversion/oft-t...
  3. Excel Themes and Colors|Documentation

    Learn how to use custom color schemes with Aspose.Cells for Node.js via C++....Create Color Scheme in Excel Document themes make it easy to coordinate...formatting effects of Excel documents and update them quickly. Themes...

    docs.aspose.com/cells/nodejs-cpp/excel-themes-a...
  4. getColorType does not reply with expected answe...

    Hi there, we wanted to retrieve the color-type of every single page (Rgb, Grey, BlackAndWhite) of the attached PDF : ThesisUniBasel.pdf, but it didn’t seems to work correctly. The page 3 to 9, 12 to 15, 18 to 24, 26 to …...Document document = new com.aspose.pdf.Document(“C:\temp\ThesisUniBasel...pdf”); for (int i = 1; i <= document.getPages().size(); i++) {...

    forum.aspose.com/t/getcolortype-does-not-reply-...
  5. PSD Format overview|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....Description PSD, Photoshop Document, represents Adobe Photoshop’s...(Police Sketch) Create pseudo-3D preview images using Smart Objects...

    docs.aspose.com/psd/net/psd-format-overview/
  6. Managing Page Breaks in Jython|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....Worksheet in Jython Page Break Preview in Jython Analyzing your prompt...

    docs.aspose.com/cells/java/managing-page-breaks...
  7. Create Excel Charts and Embed Them in Presentat...

    Create Excel charts and embed them as OLE objects in PowerPoint and OpenDocument presentations with Java. Step-by-step guide with code samples....step 3 to address the object preview issue . Save the presentation...Chart Resizing in PPTX Object Preview Issue when Adding OleObjectFrame...

    docs.aspose.com/slides/java/creating-excel-char...
  8. .NET 10.0 - Free Support Forum - aspose.com

    Is it already known when .NET 10.0 support for Aspose-Nuget packages will be available?...it happens The available documentation and release notes for Aspose...10.0 preview – Install the latest .NET 10.0 SDK (preview) and...

    forum.aspose.com/t/net-10-0/322135
  9. Using Azure OpenAI with Aspose.Words.IA - Free ...

    I want to use Aspose.words.IA in .Net to Check grammar using my Azure OpenAI instance. but I receive an error message : Ressource not found. Th url and Apikey are correct because I already use them in my project to reach…...my code in C# : Document doc = new Document(inputFile); string...ns?api-version=2025-01-01-preview"; OpenAiModel model = (OpenAiModel)AiModel...

    forum.aspose.com/t/using-azure-openai-with-aspo...
  10. How to Extract Content Between Document Nodes|A...

    Extracting Document content in different using C++....in a Document Contents [ Hide ] When working with documents, it...a specific range within a document. However, the content may...

    docs.aspose.com/words/cpp/how-to-extract-select...