Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 1,515 for

err

(0.04 sec)
  1. Converting a PDF file to TXT using Go | Aspose.PDF

    Code Examples on Go for PDF‑to‑TXT Conversion on All Platforms...pdf , err := asposepdf . Open ( "sample.pdf" ) if err != nil...nil { log . Fatal ( err ) } // SaveTxt(filename string) saves previously...

    products.aspose.com/pdf/go-cpp/conversion/pdf-t...
  2. Converting a PDF file to JPEG using Go | Aspose...

    Code Examples on Go for PDF‑to‑JPEG Conversion on All Platforms...pdf , err := asposepdf . Open ( "sample.pdf" ) if err != nil...nil { log . Fatal ( err ) } // PageToJpg(num int32, resolution_dpi...

    products.aspose.com/pdf/go-cpp/conversion/pdf-t...
  3. Converting a PDF file to DICOM using Go | Aspos...

    Code Examples on Go for PDF‑to‑DICOM Conversion on All Platforms...pdf , err := asposepdf . Open ( "sample.pdf" ) if err != nil...nil { log . Fatal ( err ) } // PageToDICOM(num int32, resolution_dpi...

    products.aspose.com/pdf/go-cpp/conversion/pdf-t...
  4. Converting a PDF file to SVG using Go | Aspose.PDF

    Code Examples on Go for PDF‑to‑SVG Conversion on All Platforms...pdf , err := asposepdf . Open ( "sample.pdf" ) if err != nil...nil { log . Fatal ( err ) } // PageToSvg(num int32, filename string)...

    products.aspose.com/pdf/go-cpp/conversion/pdf-t...
  5. Converting a PDF file to BMP using Go | Aspose.PDF

    Code Examples on Go for PDF‑to‑BMP Conversion on All Platforms...pdf , err := asposepdf . Open ( "sample.pdf" ) if err != nil...nil { log . Fatal ( err ) } // PageToBmp(num int32, resolution_dpi...

    products.aspose.com/pdf/go-cpp/conversion/pdf-t...
  6. Converting a PDF file to PNG using Go | Aspose.PDF

    Code Examples on Go for PDF‑to‑PNG Conversion on All Platforms...pdf , err := asposepdf . Open ( "sample.pdf" ) if err != nil...nil { log . Fatal ( err ) } // PageToPng(num int32, resolution_dpi...

    products.aspose.com/pdf/go-cpp/conversion/pdf-t...
  7. Open a password-protected PDF using Go|Aspose.P...

    Open a password-protected PDF File with Aspose.PDF for Go via C++....password-protected PDF-document pdf , err := asposepdf . OpenWithPassword..."ownerpass" ) if err != nil { log . Fatal ( err ) } // Close()...

    docs.aspose.com/pdf/go-cpp/open-password-protec...
  8. Quick Generation Examples|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.... err . println ( "Error: " + e . getMessage...catch ( Exception e ) { System . err . println ( "Error: " + e . getMessage...

    docs.aspose.com/barcode/java/developer-guide/qu...
  9. Limitations and API Differences|Aspose.Slides f...

    Compare the limitations and API differences between Aspose.Slides for Node.js via Java and Aspose.Slides for Java....readStream , function ( err , pres ) { if ( err ) { console . log (...

    docs.aspose.com/slides/nodejs-java/limitations-...
  10. Color not set correctly for copied shapes - Fre...

    TestDiagram.zip (459.0 KB) I’m trying to create a list of shapes based on a shape in an existing document. I’m getting the shapes created and labeled, but every other shape is filled incorrectly. If you resize any of …..."Unit": -2147483648, "F": "", "Err": "" } } FillForegnd: { "Value":..."Unit": -2147483648, "F": "", "Err": "" } } FillBkgnd: { "Value":...

    forum.aspose.com/t/color-not-set-correctly-for-...