Sort Score
Result 10 results
Languages All
Labels All
Results 2,361 - 2,370 of 60,930 for

path

(0.15 sec)
  1. Change Text Direction of the Comment with C++|D...

    Learn how to change the text direction of comments in Excel using Aspose.Cells for C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/change-text-direction...
  2. 用C++计算Excel 2016的MINIFS和MAXIFS函数|Documentation

    本文介绍如何使用Aspose.Cells库在C++中计算Microsoft Excel 2016的MINIFS和MAXIFS函数。...Cells-for-C // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/calculation-of-exc...
  3. Find Specific Word Occurrence|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....//Specify the template Excel file path. string myPath = "List All Worksheets...//Specify the template Excel file path. string myPath = "Book1.xls"...

    docs.aspose.com/cells/net/find-specific-word-oc...
  4. Setting Page Options in Ruby|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....Workbook object by excel file path workbook = Rjb :: import ( 'com...Workbook object by excel file path workbook = Rjb :: import ( 'com...

    docs.aspose.com/cells/java/setting-page-options...
  5. FontSavingArgs.Italic | Aspose.Words for .NET

    Discover the FontSavingArgs Italic property to easily check if your font is italicized, enhancing your text styling and design flexibility.... Split ( Path . DirectorySeparatorCh ). Last... OriginalFileName . Split ( Path . DirectorySeparatorCh ). Last...

    reference.aspose.com/words/net/aspose.words.sav...
  6. LaTeX to image | Python

    To convert TeX to image formats using Aspose.TeX API solution for Python learn this article to see that describes how to do this and the code examples....import Util 5 from os import path 6 ########## 7 ###### Class...to PNG conversion. 18 TeXJob (path. join (Util. input_directory...

    docs.aspose.com/tex/python-net/latex-to-image/
  7. Convert SVG to PDF – C# code and Online Converter

    Convert SVG to PDF using Aspose.HTML for .NET. Consider various SVG to PDF conversion scenarios in C# examples. Try online SVG Converter.... ConvertSVG (Path. Combine (DataDir, "shapes.svg"...svg" ), new PdfSaveOptions(), Path. Combine (OutputDir, "convert-with-single-line...

    docs.aspose.com/html/net/convert-svg-to-pdf/
  8. Aspose::Words::Fields::FieldOptions::get_FileNa...

    Aspose::Words::Fields::FieldOptions::get_FileName method. Gets or sets the file name of the document in C++....not its full local file system path. // We can set a flag to make...make it show the full file path. field = System :: ExplicitCast...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. FieldRD.isPathRelative property | Aspose.Words ...

    FieldRD.isPathRelative property. Gets or sets whether the Path is relative to the current document....property Gets or sets whether the path is relative to the current document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Hatch Fucnction Not Work - Free Support Forum -...

    Hi there,I have a problem with aspose.cad for .net to create a hatch ring fill with white. The code I wrote is below for(var i = 0 ; i < jzdInfos.Count ; i ++) { if (i == jzdInfos.Count - 1) continue; var x = jzdInf…...BoundaryPath = [] }; // Outer boundary path (big circle) var outerPath =...= 1 } ] }; // Inner boundary path (middle circle, reversed) var...

    forum.aspose.com/t/hatch-fucnction-not-work/322760