Sort Score
Result 10 results
Languages All
Labels All
Results 2,871 - 2,880 of 70,097 for

path

(0.39 sec)
  1. Connect Shapes|Documentation

    This section explains how to connect two shapes with Aspose.Diagram for Python via Java....Add master with stencil file path and master id diagram . addMaster...Add master with stencil file path and master name masterName =...

    docs.aspose.com/diagram/python-java/connect-sha...
  2. Extracting text from invoices|Documentation

    How to digitize scanned invoices by automatically extracting text from them.... path . join ( self . dataDir , "invoice1...png" )); input . add ( os . path . join ( self . dataDir , "invoice2...

    docs.aspose.com/ocr/java/recognition/invoice/
  3. 使用C++识别自闭合标签|Documentation

    学习使用C++结合Aspose.Cells处理HTML中的自闭合标签的方法。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/recognise-self-clo...
  4. Merger Plugin|Aspose.PDF for .NET

    Learn how to merge PDF documents with the Aspose.Pdf.LowCode.Merger plugin for .NET....MergePdfDocumentsWit () { // The path to the documents directory var...Process ( options ); // Get the path of the merged PDF document var...

    docs.aspose.com/pdf/net/plugins/merger/
  5. Jpeg Plugin|Aspose.PDF for .NET

    Learn how to convert PDF pages to JPEG images with the Aspose.Pdf.LowCode.Jpeg plugin for .NET....ConvertPdfToJpegWith () { // The path to the documents directory var...Process ( options ); // Get the path of the first saved JPEG image...

    docs.aspose.com/pdf/net/plugins/jpeg/
  6. Convert HTML to PDF in .NET|Aspose.PDF for .NET

    This topic shows you how to convert HTML to PDF and MHTML to PDF using Aspose.PDF....ConvertHTMLtoPDF () { // The path to the documents directory var...ConvertHTMLtoPDFAdva () { // The path to the documents directory var...

    docs.aspose.com/pdf/net/convert-html-to-pdf/
  7. Timestamp Plugin|Aspose.PDF for .NET

    Learn how to add timestamped signatures with the Aspose.Pdf.LowCode.Timestamp plugin for .NET....TimestampPdfWithPlug () { // The path to the documents directory var...Process ( options ); // Get the path of the timestamped PDF document...

    docs.aspose.com/pdf/net/plugins/timestamp/
  8. Working with Transparency in PostScript | C++

    How to add transparency to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++... Copy 1 // The path to the documents directory....Alpha component. Copy 1 // The path to the documents directory....

    docs.aspose.com/page/cpp/ps/working-with-transp...
  9. Working with Clips in PostScript | .NET

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET...A clip in a PS document is a path that bounds the content of the...will be cut off. A clipping path in .NET can be assigned in three...

    docs.aspose.com/page/net/ps/working-with-clips/
  10. Manage graphics states of a PS file | C++

    C++ API solution for managing PS files. Code example shows how to clip and transform graphics states of PS files with a few lines of C++ code....Create a rectangle graphics path. Save the current graphics state...SetPaint() Method. Fill the graphics path by means of the Fill() method...

    products.aspose.com/page/cpp/work-with-ps-graph...