Sort Score
Result 10 results
Languages All
Labels All
Results 2,261 - 2,270 of 61,555 for

path

(0.19 sec)
  1. Trim Leading Blank Rows and Columns while expor...

    Learn how to trim leading blank rows and columns while exporting spreadsheets to CSV format using Aspose.Cells for C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/trim-leading-blank-ro...
  2. 与GridJs服务器端配合工作|Documentation

    该文章描述了如何在 GridJs 中使用 API。...FileStream fs = new FileStream ( path , FileMode . Open )) { wbj ...GetGridLoadFormat ( Path . GetExtension ( path ))); } String ret...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  3. 使用 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...
  4. 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...
  5. 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/...
  6. Font Licensing question - Free Support Forum - ...

    Hi am evaluating Aspose slides for Java for converting PPTx to PDF and this PPTx was built with licensed fonts like Arial/TImes New Roman/Verdena. And this conversion happens on Linux. I added code as addEmbeddedFont wit…...fontStream = new FileInputStream("path/to/your/font.ttf"); // Add the...replace "path/to/your/font.ttf" with the actual path to your font...

    forum.aspose.com/t/font-licensing-question/314379
  7. 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/
  8. 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/
  9. Aspose::Words::Fonts::FileFontSource::FileFontS...

    Aspose::Words::Fonts::FileFontSource::FileFontSource constructor. Ctor in C++....filePath const System::String& Path to font file. Examples Shows...filePath const System::String& Path to font file. priority int32_t...

    reference.aspose.com/words/cpp/aspose.words.fon...
  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...