Sort Score
Result 10 results
Languages All
Labels All
Results 2,941 - 2,950 of 60,794 for

path

(0.14 sec)
  1. Link Cells to XML Map Elements with C++|Documen...

    Learn how to link cells to XML Map elements using Aspose.Cells with C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/link-cells-to-xml-map...
  2. 用 C++ 添加带内置样式的文字艺术(WordArt)文本|Documentation

    学习如何用 Aspose.Cells for C++ 添加带内置样式的文字艺术文本。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/add-word-art-text-...
  3. TextPath Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.TextPath class for creating stunning WordArt. Easily define text and formatting to enhance your documents....text and formatting of the text path (of a WordArt object). To learn...Defines whether the text fits the path of a shape. FitShape { get;...

    reference.aspose.com/words/net/aspose.words.dra...
  4. FontSavingArgs.keepFontStreamOpen property | As...

    FontSavingArgs.keepFontStreamOpen property. Specifies whether Aspose.Words should keep the stream open or close it after saving a font.... split ( Path . DirectorySeparatorCh ). Last... originalFileName . split ( Path . DirectorySeparatorCh ). Last...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Convert HTML to Markdown – Aspose.HTML for Pyth...

    Convert HTML to Markdown programmatically using Aspose.HTML or online with the HTML Converter. Explore HTML to MD conversion scenarios with Python examples....MarkdownSaveOptions, and the path to the output file. To convert...directories and paths 8 output_dir = "output/" 9 if not os. path . exists...

    docs.aspose.com/html/python-net/convert-html-to...
  6. NullReferenceException Thrown in OMR Processing...

    I am encountering a NullReferenceException while processing an OMR file using the TemplateProcessor.Recognize() method. The file exists at the specified location, but the exception is still thrown. Error Details: Excep…...Recognize(Path.Combine("D:\\Veera\\HelloOM...issue: Check Template Path : Ensure that the path you are providing...

    forum.aspose.com/t/nullreferenceexception-throw...
  7. Convert Revision of XLSB to XLSM with JavaScrip...

    Learn how to fully convert revisions of XLSB files into XLSM format using Aspose.Cells for JavaScript via C++....Revisions are found inside the path \xl\revisions. You can view...extension to ZIP. The \xl\revisions path contains files ending with ...

    docs.aspose.com/cells/javascript-cpp/convert-re...
  8. Convert PowerPoint Presentations to Markdown in...

    Convert PowerPoint and OpenDocument slides—PPT, PPTX, ODP—to clean Markdown with Aspose.Slides for Python via .NET, automate documentation and keep formatting....relative paths), or you can specify a custom output path and folder..."md-images" save_options . base_path = "c: \\ documents" with slides...

    docs.aspose.com/slides/python-net/convert-power...
  9. Shape Layer Manipulation in Aspose.PSD for Java...

    Examples of how to manipulate Shape Layers of PSD File...accessing Shape Layers, modifying path shapes, and updating the image... You can define the shape’s path by specifying a series of Bezier...

    docs.aspose.com/psd/java/psd-shape-layer-manipu...
  10. Save MD – C# Markdown Parser

    Code for saving Markdown files in C#. Use the C# library to parse, edit and save Markdown....Markdown – you can prepare a path to save the MD file and use...code to save MD // Specify the path to the source MD file var input...

    products.aspose.com/html/net/save-md/