Sort Score
Result 10 results
Languages All
Labels All
Results 881 - 890 of 53,062 for

path

(0.04 sec)
  1. 通过C++在Node.js中设置数据源|Documentation

    了解Aspose.Cells for Node.js via C++支持的各种数据源。我们的指南将引导您了解不同类型的数据源,演示如何连接和检索数据以填充工作表。... const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/data-format...
  2. Draw Slicer while rendering Excel to PDF with C...

    Export Excel to PDF with slicer settings using Aspose.Cells with C++....Cells-for-C // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/draw-slicer-while-ren...
  3. Save Excel into PDF with Standard or Minimum Si...

    Learn how to save Excel files into PDF with standard or minimum size using Aspose.Cells for C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/save-excel-into-pdf-w...
  4. The Header align is wrong after attach word - F...

    the “main” word like but after attached cover word, it looks like: 1.docx (175.8 KB) out.docx (129.3 KB) cover.docx (19.3 KB) the result the align of header is left from center. Here is my code: String Path…... Here is my code: String path = "C:\\Users\\z_jia\\Desktop\\a\\";...Document(path + "1.docx"); Document cover = new Document(path + "cover...

    forum.aspose.com/t/the-header-align-is-wrong-af...
  5. Working with Gradient in XPS file | Python

    How to add vertical, horizontal or linear gradient to an XPS file is a question answered by Aspose.Page API solution. Learn the functionality for Python... The result Copy 1 # The path to the documents directory....248), 1)) 13 # Create a new path by defining geometery in an...

    docs.aspose.com/page/python-net/xps/working-wit...
  6. Working with Gradient in PS file | Python

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in Python...Create the necessary graphics path or a font in dependence on what...PsDocument Fill the graphics path with current paint or fill the...

    docs.aspose.com/page/python-net/ps/working-with...
  7. PDF Conversion Solution using PHP | Aspose.PDF

    Convert PDF to DOCX, PPTX, XLS, XLSX, EPUB, TEX, MHTML, Markdown & more using Aspose.PDF for PHP via Java...Set the input and output file paths $dataDir = getcwd () . DIRECTORY_SEPARATOR...use with output Word document path and SaveFormat as parameters...

    products.aspose.com/pdf/php-java/conversion/
  8. 用Node.js通过C++保护工作表|Documentation

    学习如何使用Aspose.Cells for Node.js via C++保护Excel中的工作表,包括保护行、列和特定单元格。... const path = require ( "path" ); const fs = require...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/protecting-...
  9. Rendering Options – Aspose.HTML for .NET

    In this article, we describe in C# examples how to use rendering options to customize rendering HTML to PDF, XPS, DOCX, and Images....12 } 13 }; 14 15 // Prepare a path to save the converted file 16...16 string savePath = Path. Combine (OutputDir, "file-with-custom-page-size...

    docs.aspose.com/html/net/rendering-options/
  10. PDF to SVG Merge using Python | Aspose.PDF

    Combine two or more PDF documents into one SVG single file programmatically with Python sample code using Aspose.PDF for Python for .NET... Create a list of paths to input files by joining the...directory path with each input file name using path.join method...

    products.aspose.com/pdf/python-net/merger/pdf-t...