Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 1,202 for

preview document

(0.08 sec)
  1. About Aspose.Words and SharePoint|Aspose.Words ...

    Using Aspose.Words for .NET in a Microsoft SharePoint environment in C#....SharePoint site for converting documents from one format to another...(including to PDF) and joining documents together. Provides limited...

    docs.aspose.com/words/net/about-aspose-words-an...
  2. DocumentSheet | Aspose.Diagram for Java API Ref...

    Specifies a Documents ShapeSheet structure....DocumentSheet Specifies a document’s ShapeSheet structure. Methods...about comments inserted into a document page. getClass() getConnectionABCDs()...

    reference.aspose.com/diagram/java/com.aspose.di...
  3. Aspose.Slides for C++ 21.5 Release Notes|Aspose...

    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....Zoom object uses the slide preview or a cover image. This is the...or section. /// </summary> Preview = 1 , /// <summary> /// Use...

    docs.aspose.com/slides/cpp/aspose-slides-for-cp...
  4. 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....hidden, please check the output document." Showing a Worksheet Developers...Freeze Panes in Ruby Page Break Preview in Ruby...

    docs.aspose.com/cells/java/hide-or-unhide-a-wor...
  5. Issues with xbuilder.insertStyleSeparator() - F...

    I’m trying to make a paragraph where two styles coexist. For this I have found a tip that tells us to use the insert, however I can’t get it to work. I have downloaded the tests from Github and I see that the specific te…...code for testing: Document doc = new Document(); DocumentBuilder...result is that I opened the document on my Mac with Pages and the...

    forum.aspose.com/t/issues-with-xbuilder-inserts...
  6. Aspose.Email for Android via Java 18.11 Release...

    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....adds styles to the top of the document Bug EMAILNET-39169 Calendar...the EML message instead of preview Bug EMAILJAVA-34453 Number...

    docs.aspose.com/email/java/aspose-email-for-and...
  7. Protect and Unprotect|Documentation

    This snippet introduces how to encrypt and decrypt excel files, protect and unprotect the data in excel files using CSharp codes....Protect the authenticity of a document’s content, you can add a digital...Single Workbook Print and Preview workbook...

    docs.aspose.com/cells/net/protect-and-unprotect/
  8. PdfPageEditor BindPdf -> ApplyChanges cause err...

    Greetings. We have problem using PdfPageEditor for scanned Documents. Here is some code sample. using (var ms = new MemoryStream()) { ms.Seek(0, SeekOrigin.Begin); using (var fileStream = new FileStream(Environment.…...PdfPageEditor for scanned documents. Here is some code sample...Read)) using (var pdfDoc = new Document(fileStream)) using (var pageRotationPpe...

    forum.aspose.com/t/pdfpageeditor-bindpdf-applyc...
  9. documentsheet - Aspose.Diagram for Python via J...

    asposediagram.api Classes AbstractInterruptMonitor Act ActCollection Align Alignment Annotation AnnotationCollection ......DocumentSheet Specifies a document's ShapeSheet structure. Property...about comments inserted into a document page. method getConnectionABCDs...

    reference.aspose.com/diagram/python-java/aspose...
  10. Interrupt the save operations (Java) - Free Sup...

    Hi, I’d like to know when the InterruptToken will land in java world (Sorry it is already the case). We have cases where we save a Words Document as image and it take too long. We’d rather kill the processing thread. B…...cases where we save a Words document as image and it take too long...of a document. We’d like to provide a per page preview of the...

    forum.aspose.com/t/interrupt-the-save-operation...