Sort Score
Result 10 results
Languages All
Labels All
Results 2,321 - 2,330 of 61,536 for

path

(0.1 sec)
  1. Create Transparent Image in C#

    Follow this article to create transparent image in C#. It has all the settings for the IDE, a list of steps, and a sample code for drawing images with transparent background in C#.... to the path Create a colored brush and use...ellipses, arcs, etc., to the path, create a brush and fill shapes...

    kb.aspose.com/drawing/net/create-transparent-im...
  2. 使用 C# 从 PDF 中移除水印 | Aspose.PDF

    使用 Aspose.PDF for .NET,使用 C# 示例代码,以编程方式从 PDF 文件中删除水印...PDF 中删除水印-C# var inputFile = Path . Combine ( dataDir , "sample..."sample.pdf" ); var outputFile = Path . Combine ( dataDir , "remove_watermark...

    products.aspose.com/pdf/zh-hant/net/watermark/r...
  3. How to remove Text Annotation using C++ | Aspos...

    Remove Text annotations programmatically in PDF with C++ sample code on any platform with C++ language... Path . Combine ( _dataDir , "sample_Text...document . Save ( System . IO . Path . Combine ( _dataDir , "sample_Text_del...

    products.aspose.com/pdf/cpp/annotation/text/rem...
  4. How to remove Polygon Annotation using C++ | As...

    Remove Polygon annotations programmatically in PDF with C++ sample code on any platform with C++ language... Path . Combine ( _dataDir , "sample_Polygon...document . Save ( System . IO . Path . Combine ( _dataDir , "sample_Polygon_del...

    products.aspose.com/pdf/cpp/annotation/polygon/...
  5. 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/
  6. Compress PDF Document using C# | Aspose.PDF

    Compress PDF programmatically with C# sample code using Aspose.PDF for .NET library....optimized document to the new path using the Save() method. If...Output file: var initialFile = Path . Combine ( dataDir , "UnOptimizedDocument...

    products.aspose.com/pdf/net/compress/
  7. 使用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...
  8. How to add Caret Annotation using .NET | Aspose...

    Add Caret annotations programmatically in PDF with C# sample code on .NET Framework, .NET Core, and PHP, VBScript, C++ via COM Interop.... Path . Combine ( _dataDir , "sample...document . Save ( System . IO . Path . Combine ( _dataDir , "sample_caret...

    products.aspose.com/pdf/net/annotation/caret/add/
  9. How to add Square Annotation using .NET | Aspos...

    Add Square annotations programmatically in PDF with C# sample code on .NET Framework, .NET Core, and PHP, VBScript, C++ via COM Interop.... Path . Combine ( _dataDir , "sample...document . Save ( System . IO . Path . Combine ( _dataDir , "sample_square...

    products.aspose.com/pdf/net/annotation/square/add/
  10. HtmlFixedSaveOptions.export_embedded_images pro...

    HtmlFixedSaveOptions.export_embedded_images property. Specifies whether images should be embedded into Html document in Base64 format... path . exists ( ARTIFACTS_DIR + ...else : self . assertTrue ( os . path . exists ( ARTIFACTS_DIR + ...

    reference.aspose.com/words/python-net/aspose.wo...