Sort Score
Result 10 results
Languages All
Labels All
Results 4,811 - 4,820 of 69,777 for

import

(0.13 sec)
  1. Hide or Unhide a Worksheet in Ruby|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....file path workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...

    docs.aspose.com/cells/java/hide-or-unhide-a-wor...
  2. 在Ruby中显示或隐藏标签页|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....file path workbook = Rjb :: import ( 'com.aspose.cells.Workbook'...

    docs.aspose.com/cells/zh/java/display-or-hide-t...
  3. 在 Ruby 中解析 Outlook 邮件文件|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....outlook_message_file = Rjb :: import ( 'com.aspose.email.MapiMessage'...

    docs.aspose.com/email/zh/java/parsing-outlook-m...
  4. PdfDigitalSignatureDetails.signature_date prope...

    PdfDigitalSignatureDetails.signature_date property. Gets or sets the date of the signing.... now () import aspose.words.saving as aws...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Eszett characters are turned to 'SS' after conv...

    Hi, I’m trying to convert customer’s input docm file into pdf where input file contains Eszett characters which are seen as ‘SS’ in pdf. After further checking, we found the issue is specifically for the ones set into …...standalone program import com.aspose.words.Document; import com.aspose...aspose.words.PdfSaveOptions; import com.aspose.words.FindReplaceOptions;...

    forum.aspose.com/t/eszett-characters-are-turned...
  6. Extracting images and captions from a word docu...

    Hi team, I am using the following code snippet to extract Images from a word document. How can i get captions for all extracted images along with them? Eventually i want to return a dictionary with image name, its pat…... import com.aspose.words.*; import java.text.MessageFormat;...MessageFormat; import java.util.*; class ImageInfo { public String...

    forum.aspose.com/t/extracting-images-and-captio...
  7. View PPSX in Java | products.aspose.com

    View PPSX in Java. Use Java library API to open and view PowerPoint Slideshow...manipulate or edit presentations, import presentations from images or...

    products.aspose.com/slides/java/viewer/ppsx/
  8. View PPTM in Java | products.aspose.com

    View PPTM in Java. Use Java library API to open and view Macro-enabled PowerPoint Template...manipulate or edit presentations, import presentations from images or...

    products.aspose.com/slides/java/viewer/pptm/
  9. View PPS in Java | products.aspose.com

    View PPS in Java. Use Java library API to open and view PowerPoint Slideshow...manipulate or edit presentations, import presentations from images or...

    products.aspose.com/slides/java/viewer/pps/
  10. Merge PDF programmatically|Aspose.PDF for Java

    This page explain how to merge PDF documents into a single PDF file with Java....examples ; import com.aspose.pdf.* ; public class...

    docs.aspose.com/pdf/java/merge-pdf-documents/