Sort Score
Result 10 results
Languages All
Labels All
Results 1,571 - 1,580 of 1,759 for

errores pdf

(0.04 sec)
  1. Load file from local disk | Documentation

    This article explains how to load Pdf, Word, Excel, PowerPoint documents from local disk when using GroupDocs.Comparison for Java....pdf" )) { comparer . add ( "target.pdf" ); final Path...comparer . compare ( "result.pdf" ); } Was this page helpful?...

    docs.groupdocs.com/comparison/java/load-file-fr...
  2. Unable to view document in word editor properly...

    Hello I am trying to view the word/excel/ppt document in Groupdocs editor using asp.net mvc(web api, jQuery, JavaScript) like how it is working → Word Editor, Excel Editor, PowerPoint Editor Below is my code for the s…... I am facing few errors in this project and I’ll need...issues. I am getting the below error while calling "createNew" Api...

    forum.groupdocs.com/t/unable-to-view-document-i...
  3. Import annotations | Documentation

    This page describes how to import annotation from the XML files using GroupDocs.Annotation for .NET API....pdf-file" )) // specify the path...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/annotation/net/import-annota...
  4. Save specific page range | Documentation

    This article demonstrates how to save specific page range when annotating documents using GroupDocs.Annotation for .NET API....pdf") must have at least 4 pages...annotator = new Annotator ( "input.pdf" )) { //Result file will be contain...

    docs.groupdocs.com/annotation/net/save-specific...
  5. Load document from stream | Documentation

    The page describes how to load Pdf, Word, Excel, PowerPoint documents from stream using GroupDocs.Annotation for .NET....pdf" )) using ( Annotator annotator...); annotator . Save ( "result.pdf" , new SaveOptions ()); } Was...

    docs.groupdocs.com/annotation/net/load-document...
  6. Rotate pages | Documentation

    Following this guide you will learn how to change Pdf document page rotation angle using GroupDocs.Merger for Java API....pdf" ; String filePathOut = "c:\output\result.pdf" ; RotateOptions...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/merger/java/rotate-pages/
  7. Rotate pages | Documentation

    Following this guide you will learn how to change Pdf document page rotation angle using GroupDocs.Merger for .NET API....pdf" ; string filePathOut = @"c:\output\result.pdf" ; RotateOptions...prompt, please hold on... An error occurred while retrieving the...

    docs.groupdocs.com/merger/net/rotate-pages/
  8. Load the password-protected documents | Documen...

    The page describes how to load the password protected Pdf, Word, Excel, PowerPoint documents using GroupDocs.Annotation for .NET....pdf" , new LoadOptions () { Password...); annotator . Save ( "result.pdf" ); } Was this page helpful?...

    docs.groupdocs.com/annotation/net/load-password...
  9. Extract pages | Documentation

    Following this guide you will learn how to extract pages from Pdf, Word, Excel, PowerPoint and many other file types using GroupDocs.Merger for Java....pdf" ; String filePathOut = "c:\output\result.pdf" ; ExtractOptions..."c:\sample.pdf" ; String filePathOut = "c:\output\result.pdf" ; ExtractOptions...

    docs.groupdocs.com/merger/java/extract-pages/
  10. Extract annotations from document | Documentation

    The page describes how to extract annotations from document when collaborate, edit and annotate documents using GroupDocs.Annotation for .NET....pdf") must have annotations using...= new Annotator ( "annotated.pdf" )) { List < AnnotationBase >...

    docs.groupdocs.com/annotation/net/extract-annot...