Sort Score
Result 10 results
Languages All
Labels All
Results 2,571 - 2,580 of 61,555 for

path

(0.12 sec)
  1. Set Line Spacing of the Paragraph in a Shape or...

    Learn how to set line spacing, space before, and space after in a paragraph within a shape or textbox using Aspose.Cells for C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/set-line-spacing-of-t...
  2. IFontSavingCallback.FontSaving | Aspose.Words f...

    Discover the iFontSavingCallback method in Aspose.Words, designed to optimize font resource saving for enhanced document performance.... Split ( Path . DirectorySeparatorCh ). Last... OriginalFileName . Split ( Path . DirectorySeparatorCh ). Last...

    reference.aspose.com/words/net/aspose.words.sav...
  3. OleFormat.sourceFullName property | Aspose.Word...

    OleFormat.sourceFullName property. Gets or sets the Path and name of the source file for the linked OLE object....sourceFullName property Gets or sets the path and name of the source file...sourceFullName . endsWith ( `Images ${ path . sep } Microsoft Visio drawing...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FontSavingArgs.IsExportNeeded | Aspose.Words fo...

    Discover the FontSavingArgs IsExportNeeded property to control font resource exports. Maximize efficiency with customizable settings for your projects!... Split ( Path . DirectorySeparatorCh ). Last... OriginalFileName . Split ( Path . DirectorySeparatorCh ). Last...

    reference.aspose.com/words/net/aspose.words.sav...
  5. How to Merge SVG Files – Aspose.SVG for .NET

    Learn how to merge multiple SVG to PDF, XPS or Image formats using Render() method in Aspose.SVG for .NET and find C# examples of SVG merging....(SVGDocument document = new SVGDocument(Path. Combine (DataDir, "owl.svg"...(ImageDevice device = new ImageDevice(Path. Combine (OutputDir, "owl.png"...

    docs.aspose.com/svg/net/how-to-merge-svg-files/
  6. Public API Changes in Aspose.Cells 17.1.0|Docum...

    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.... C++ //Path of your directory where you...( "D: \\ Downloads \\ " ); //Path of output excel file StringPtr...

    docs.aspose.com/cells/go-cpp/public-api-changes...
  7. Open PDF document programmatically|Aspose.PDF f...

    Learn how to open a PDF file in C# Aspose.PDF for .NET PDF library. You can open existing PDF, document from stream, and encrypted PDF document....void OpenDocument () { // The path to the documents directory var...OpenDocumentWithPass () { // The path to the documents directory var...

    docs.aspose.com/pdf/net/open-pdf-document/
  8. FontSavingArgs.bold property | Aspose.Words for...

    FontSavingArgs.bold property. Indicates whether the current font is bold.... split ( Path . DirectorySeparatorCh ). Last... originalFileName . split ( Path . DirectorySeparatorCh ). Last...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Creating and Managing PST Files|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.... Create ( path , FileFormatVersion . Unicode...string path ; public MapiMessageCollectio ( string path ) { this...

    docs.aspose.com/email/net/create-and-manage-pst...
  10. LaTeX to PDF | Aspose.TeX API Solution for C++

    To convert TeX to PDF using Aspose.TeX API solution for C++ learn this article to see that describes how to do this and the code examples.... We must specify the full path to the file. Otherwise, the...System::IO::File::Open(System::IO::Path::Combine(RunExamples::OutputDirectory...

    docs.aspose.com/tex/cpp/latex-to-pdf/