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

path

(0.11 sec)
  1. Encrypt And Decrypt ODS files with C++|Document...

    Password-protect and encrypt ODS files using Aspose.Cells for C++, which is a pure C++ library....Cells-for-C++ // Source directory path U16String sourceDir = u ".....01_SourceDirectory \\ " ; // Output directory path U16String outputDir = u ".....

    docs.aspose.com/cells/cpp/encrypt-and-decrypt-o...
  2. 将 Markdown 转换为 HTML – C# 示例和在线转换器

    使用 Aspose.HTML for .NET 将 Markdown 转换为 HTML。考虑在 C# 示例中将 Markdown 转换为 HTML 的情况。...HTML using C# 2 3 // Prepare a path to a source Markdown file 4...4 string sourcePath = Path. Combine (OutputDir, "document.md"...

    docs.aspose.com/html/zh/net/convert-markdown-to...
  3. 制作 PDF 文件的 NUp|Aspose.PDF for .NET

    本文展示了如何使用 PdfFileEditor 类与 Aspose.PDF Facades 一起制作 PDF 文件的 NUp。...MakeNupOfPdfUsingFil () { // The path to the documents directory var...MakeNupUsingPageSize () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/make-nup-of-pdf-files/
  4. Working with Clips in PostScript | C++

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

    docs.aspose.com/page/cpp/ps/working-with-clips/
  5. How to Change Text Color in HTML? C# Examples

    Change HTML text color using C#. See actual code examples with Aspose.HTML to customize HTML text color programmatically using inline and internal CSS....output path for HTML document saving 4 string savePath = Path. Combine...Prepare path to source HTML file 7 string documentPath = Path. Combine...

    docs.aspose.com/html/net/how-to-articles/how-to...
  6. MailMergeSettings.header_source property | Aspo...

    MailMergeSettings.header_source property. Specifies the Path to the mail-merge header source...header_source property Specifies the path to the mail-merge header source...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Create, Access, and Copy Named Ranges with C++|...

    Learn how to create, access, and copy named ranges in Excel files using Aspose.Cells with C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/create-access-and-cop...
  8. JsonDataSource constructor | Aspose.Words for P...

    aspose.words.reporting.JsonDataSource constructor...[ Hide ] JsonDataSource(json_path) Creates a new data source with...json_path : str ): ... Parameter Type Description json_path str...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Add Image to PDF using C#|Aspose.PDF for .NET

    This section describes how to add image to existing PDF file using C# library....void AddImageToPDF () { // The path to the documents directory var...AddImageToPDFUsingPd () { // The path to the documents directory var...

    docs.aspose.com/pdf/net/add-image-to-existing-p...
  10. Creating OneNote NoteBook | Aspose.Note Documen...

    This article explains how to create and manage OneNote note books using the C# API.... Copy 1 // The path to the documents directory....Notebook to Stream Copy 1 // The path to the documents directory....

    docs.aspose.com/note/net/working-with-onenote-n...