Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 1,061 for

preview document

(0.19 sec)
  1. Protecting Worksheet 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....listed below: GitHub Page Break Preview in Jython Removing Worksheets...

    docs.aspose.com/cells/java/protecting-worksheet...
  2. SharePoint Email App - Convert EML to MSG with ...

    SharePoint Email App to export EML to MSG along with email Attachments. Synchronize files and emails from FTP POP3 IMAP or MS Exchange Server...within the Microsoft SharePoint document library. It allows you to...Attachments Convert to Text Preview Messages POP3 IMAP Exchange...

    products.aspose.com/email/sharepoint/
  3. Create Excel Charts and Embed Them in Presentat...

    Create Excel charts and embed them as OLE objects in PowerPoint and OpenDocument presentations with C++. Step-by-step guide with code samples....step 3 to address the object preview issue . Save the presentation...in step 3 to address Object Preview Issue. // ---------- // Create...

    docs.aspose.com/slides/cpp/creating-excel-chart...
  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. BarcodeGenerator Class|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....watermark message in Visual Studio Preview mode with Custom Code barcode...SSRS server or just pass to Preview section. BarcodeGenerator Visual...

    docs.aspose.com/barcode/reportingservices/barco...
  6. 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/
  7. 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...
  8. Aspose.PSD for Python via .NET 24.6 - Release N...

    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.... Data is lost but Preview looks correct Bug Public API...the saving. Data is lost but Preview looks correct sourceFile =...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  9. HTML to PDF: ignoring page breaks - Free Suppor...

    Hello, If I open file “Page Break Test.html” in Google Chrome I shared for you in this ticket, I can see page breacks. As result, I can see 3 different pages in Chrome. But, if I try use Aspose.Words to convert this fi…...all contents of the source document. My code snippet is below...“C:\Out\html 2 pdf.pdf” Dim doc = New Document(sSrcFile, New Aspose.Words...

    forum.aspose.com/t/html-to-pdf-ignoring-page-br...
  10. Rendering in C#|Aspose.Words for .NET

    Use Aspose.Words for .NET rendering feature to format a flow-layout Document into pages and convert such a Document or selected pages to other Documents (PDF, HTML, XPS, etc.) or images (TIFF, PNG, SVG, etc.) formats for viewing, further conversions, or printing using C#....the process of converting a document into a file format or a medium...talking about rendering of a document into pages. The following...

    docs.aspose.com/words/net/rendering/