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

preview document

(2.09 sec)
  1. Image in table is not in right place when conve...

    Hello, When converting to Pdf and Previewing the same Word file, we’re having problems with the images in the Documents. The images in the table overlap and are not in the right place. We can this that thanks to files …...When converting to Pdf and previewing the same Word file, we’re...problems with the images in the documents. The images in the table overlap...

    forum.aspose.com/t/image-in-table-is-not-in-rig...
  2. 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...
  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. MailMergeSettings.ViewMergedData | Aspose.Words...

    MailMergeSettings ViewMergedData property. Specifies that Microsoft Word shall display the data from the specified external data source where merge fields have been inserted e.g. Preview merged data. The default value is false in C#.... preview merged data). The default value...Data Source Object. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.set...
  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. 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...
  9. 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...
  10. 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...