Sort Score
Result 10 results
Languages All
Labels All
Results 1,941 - 1,950 of 2,148 for

errores pdf

(0.62 sec)
  1. Removing found watermarks | GroupDocs

    This article explains how to remove found watermarks while using GroupDocs. Watermarks API....pdf" using ( Watermarker watermarker...new Watermarker ( "document.pdf" )) { PossibleWatermarkCol possibleWatermarks...

    docs.groupdocs.com/watermark/net/removing-found...
  2. Add text field annotation | GroupDocs

    The page describes how to add text field annotation to a document programmatically using GroupDocs.Annotation for .NET....pdf" )) { TextFieldAnnotation textField...); annotator . Save ( "result.pdf" ); } Was this page helpful?...

    docs.groupdocs.com/annotation/net/add-text-fiel...
  3. Load file from stream | GroupDocs

    This article demonstrates how to convert file presented as a stream using GroupDocs.Conversion for .NET API....pdf" , options ); } } // Obtain the...converter . Convert ( "converted.pdf" , options ); } } // Obtain the...

    docs.groupdocs.com/conversion/net/load-file-fro...
  4. Get the width and height of the document pages ...

    This article explains how to get the width and height of the document pages using .NET / C# with GroupDocs.Viewer for .NET....pdf" )) { // Get file information...Viewer = New Viewer ( "sample.pdf" ) ' Get file information. Dim...

    docs.groupdocs.com/viewer/net/how-to-get-page-w...
  5. Оптимізуйте продуктивність порівняння документі...

    Дізнайтеся, як оптимізувати продуктивність порівняння документів для навантажень великого обсягу. У цьому посібнику демонструються пакетна обробка, паралельне порівняння та техніки оптимізації продуктивності за допомогою GroupDocs.Comparison API для Node.js, щоб масштабувати порівняння документів до мільйонів файлів....підтримує Word (DOCX, DOC), PDF, Excel, PowerPoint, зображення...startTime , outputPath }; } catch ( error ) { return { success : false...

    blog.groupdocs.com/uk/comparison/optimize-docum...
  6. Release on GroupDocs Blog | Document Automation...

    Release on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Release on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers GroupDocs......propiedades CSS y correcciones de errores. GroupDocs.Conversion for ...soporte de formatos, corrige errores críticos y presenta la conversión...

    blog.groupdocs.com/es/tag/release/index.xml
  7. Add image annotation | GroupDocs

    The page describes how to add image annotation to a document using GroupDocs.Annotation for Java....pdf" )){ ImageAnnotation imageAnnotation...save ( "result_image_annotation.pdf" ); } Was this page helpful?...

    docs.groupdocs.com/annotation/java/add-image-an...
  8. Add search text annotation | GroupDocs

    The page describes how to add search text annotation to a document using GroupDocs.Annotation for Java."...pdf" )){ SearchTextFragment searchTextFragment...save ( "result_add_search_text.pdf" ); } Was this page helpful?...

    docs.groupdocs.com/annotation/java/add-search-t...
  9. Load document from URL | GroupDocs

    The page describes how to load Pdf, Word, Excel, PowerPoint documents from URL using GroupDocs.Annotation for .NET....pdf?raw=true" ; using ( Annotator...); annotator . Save ( "result.pdf" ); } private static Stream GetRemoteFile...

    docs.groupdocs.com/annotation/net/load-document...
  10. Load file from local disk | GroupDocs

    This article demonstrates how to convert file stored on local disk using GroupDocs.Conversion for .NET API....pdf" , options ); } } You can also...ConvertTo ( "c:\\files\\converted.pdf" ) . Convert (); } Was this page...

    docs.groupdocs.com/conversion/net/load-file-fro...