Sort Score
Result 10 results
Languages All
Labels All
Results 451 - 460 of 70,097 for

paths

(0.13 sec)
  1. Customize Presentation Shapes in C++|Aspose.Sli...

    Create and customize shapes in PowerPoint presentations with Aspose.Slides for C++: geometry Paths, curved corners, composite shapes....through edit points and geometry paths. It shows how to work with GeometryPath...existing shapes, perform basic path editing operations, add or remove...

    docs.aspose.com/slides/cpp/custom-shape/
  2. Multithreading in Aspose.Slides for Python|Aspo...

    Aspose.Slides for Python via .NET multithreading boosts PowerPoint and OpenDocument processing. Discover best practices for efficient presentation workflows....input_file_path = "sample.pptx" output_file_path_template = "slide_{0}...= Presentation ( input_file_path ) slide_count = len ( presentation...

    docs.aspose.com/slides/python-net/multithreading/
  3. How to convert PDF to Excel | Aspose.PDF

    Do you know how easily convert PDF to Excel in Python? Convert PDF to Excel with high quality using Python via .NET PDF library.... The file paths for both the input and output...outfile ): path_infile = self . dataDir + infile path_outfile =...

    products.aspose.com/pdf/tutorial/convert-pdf-ex...
  4. 通过 Node.js 以 C++ 合并文件|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... const path = require ( "path" ); const AsposeCells...The path to the documents directory. const dataDir = path . join...

    docs.aspose.com/cells/zh/nodejs-cpp/merge-files/
  5. How to insert the css formatting as it is in HT...

    In my task, we are collecting user inputs from the CKEditor (in HTML format) and populating them into DOCX files. However, when formatting is applied, even though I provide the CSS values generated by CKEditor, the forma…...setImagesFolder("path/to/images"); options.setPrettyFormat(true);...docx"); Make sure to adjust the paths and settings according to your...

    forum.aspose.com/t/how-to-insert-the-css-format...
  6. Read and Write External Connection of XLS and X...

    Learn how to read and modify external database connections in XLS/XLSB files using Aspose.Cells for C++....02_OutputDirectory \\ " ); // File paths U16String inputFilePath = srcDir...= "" ; Jet OLEDB : Registry Path = "" ; Jet OLEDB : Database...

    docs.aspose.com/cells/cpp/read-and-write-extern...
  7. Convert AI to JPEG2000 via C# | products.aspose...

    Sample code for AI to JPEG2000 C# conversion. Use API example code for batch AI files to JPEG2000 conversion within VB.NET, Asp.NET or any .NET based application.... it uses points to create paths for displaying the image data...

    products.aspose.com/psd/ai-to-jpeg2000/
  8. Convert CDR to PSD using Python

    Follow this article to convert CDR to PSD using Python. It has all the details to set the IDE, a list of steps, and a sample code for converting CDR to PSD using Python....product features Define file paths for the CDR and PSD files and...

    kb.aspose.com/imaging/python/convert-cdr-to-psd...
  9. Specify Fallback Fonts for Presentations in С++...

    Master Aspose.Slides for С++ to set fallback fonts in PPT, PPTX and ODP files, safeguarding consistent text display on any device or OS....folders and any additional paths you provide. If a font isn’t...

    docs.aspose.com/slides/cpp/create-fallback-font/
  10. Change HyperlinkBase - Free Support Forum - asp...

    Hello, I need a function to change the HyperlinkBase like this: workbook.Settings.HyperlinkBase = “.”; Instead of changing it manuylly: Open the Excel document for which you want to set a hyperlink base. On the File…...Excel links with a relative path exist, these are automatically...for ensuring that relative paths in hyperlinks are correctly...

    forum.aspose.com/t/change-hyperlinkbase/314798