Sort Score
Result 10 results
Languages All
Labels All
Results 8,871 - 8,880 of 61,482 for

path

(0.2 sec)
  1. 使用 C# 搜索 PDF | Aspose.PDF

    使用 Aspose.PDF for .NET,使用 C# 示例代码在不以编程方式打开 PDF 文档的情况下搜索 PDF 文档。...搜索 PDF 文件-C# var inputFile = Path . Combine ( dataDir , "SearchAndGetTextFrom...

    products.aspose.com/pdf/zh-hans/net/search/
  2. Add WordArt Watermark to Chart with C++|Documen...

    Learn how to use Aspose.Cells for C++ to add a WordArt watermark to a chart in Microsoft Excel. Our guide will demonstrate how to create and position a WordArt watermark to enhance the visual appeal and uniqueness of your chart....Cells-for-C // Path to the documents directory....

    docs.aspose.com/cells/cpp/add-wordart-watermark...
  3. HtmlSaveOptions.images_folder property | Aspose...

    HtmlSaveOptions.images_folder property. Specifies the physical folder where images are saved when exporting a document to HTML format... path . join ( ARTIFACTS_DIR , 'SaveHtmlWithOptions'...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Layout detecton|Documentation

    How to detect the layout on the provided image....Description source String The full path to the file or URL, if applicable...

    docs.aspose.com/ocr/java/layout_detection/
  5. OleFormat.sourceItem property | Aspose.Words fo...

    OleFormat.sourceItem property. Gets or sets a string that is used to identify the portion of the source file that is being linked.... endsWith ( `Images ${ path . sep } Microsoft Visio drawing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Drawing::ImageData::get_SourceFu...

    Aspose::Words::Drawing::ImageData::get_SourceFullName method. Gets or sets the Path and name of the source file for the linked image in C++....ame method Gets or sets the path and name of the source file...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Process Excel Files in Go (Golang) Using Aspose...

    How to quickly integrate Aspose.Cells for Go via C++ for Excel operations... go mod tidy Set your PATH to point to the shared libraries...you are running. $env:Path = $env:Path+ ";${env:GOPATH}\github...

    blog.aspose.com/cells/process-excel-files-in-go...
  8. 使用aspose.words从html制作的docx文件转为PDF样式表现混乱,但是把docx...

    docx转为PDF的方法代码如下: Document document = new Document(file.getInputStream()); ByteArrayOutputStream outputStream = new ByteArrayOutputStream(); document.save(outputStream, SaveFormat.PDF); Files.write(Paths.get("/Users/p…...write(Paths.get("/Users/pizhai/Downloads/report_0...Document document = new Document("path/to/your/document.docx", loadOptions);...

    forum.aspose.com/t/aspose-words-html-docx-pdf-d...
  9. Markdown Header – C# Code Examples

    Code for creating Markdown Header in C#. Use the Aspose.HTML for .NET library to create Markdown from scratch and open, parse, or edit MD files....Prepare a path for MD file saving string savePath = Path.Combine(OutputDir...Markdown Header // Specify the path to the source MD file var input...

    products.aspose.com/html/net/markdown-header/
  10. Convert VTX to BMP via C# | products.aspose.com

    Sample code for VTX to BMP C# conversion. Use API example code for batch VTX files to BMP conversion within VB.NET, Asp.NET or any .NET based application....Save method with output file path and SaveFileFormat.BMP as parameters...will be saved at the specified path System Requirements Before running...

    products.aspose.com/diagram/net/conversion/vtx-...