Sort Score
Result 10 results
Languages All
Labels All
Results 2,041 - 2,050 of 53,146 for

path

(0.04 sec)
  1. 图表渲染|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....Startup (); // Output directory path U16String outDir ( u ".. \\...Add ( u "A1:B3" , true ); // Path of output image file U16String...

    docs.aspose.com/cells/zh/cpp/chart-rendering/
  2. Adding New Worksheets to Workbook and Activatin...

    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 = "Book1.xls"...the license file //through its path Aspose . Cells . License license...

    docs.aspose.com/cells/net/adding-new-worksheets...
  3. Image Vectorization – C# Examples

    Learn how to vectorize images in C#. Consider image vectorization functionalities and the effect of configuration properties on the result....42 } 43 }; 44 45 // Prepare a path for a source image file 46 string...string sourcePath = Path. Combine (DataDir, "formats.png" );...

    docs.aspose.com/svg/net/image-vectorization-exa...
  4. Working with Transparency in XPS file | Java

    How to work with transparency of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...Page-for-Java 2 // The path to the documents directory....(Color. GRAY )); 9 10 // Create path with closed rectangle geometry...

    docs.aspose.com/page/java/xps/working-with-tran...
  5. Working with Textures in PostScript | C++

    How to add texture pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++... Create a rectangle path. Fill the rectangle with the...the document. Copy 1 // The path to the documents directory....

    docs.aspose.com/page/cpp/ps/working-with-textures/
  6. Aspose::Words::Vba::VbaReferenceCollection::get...

    Aspose::Words::Vba::VbaReferenceCollection::get_Count method. Returns the number of VBA references in the collection in C++....); String path = GetLibIdPath ( reference ); if ( path == brokenPath...

    reference.aspose.com/words/cpp/aspose.words.vba...
  7. DocumentBuilder.insert_ole_object_as_icon metho...

    aspose.words.DocumentBuilder.insert_ole_object_as_icon method...Description file_name str Full path to the file. is_linked bool...inserted. icon_file str Full path to the ICO file. If the value...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Saving::ResourceSavingArgs::get_...

    Aspose::Words::Saving::ResourceSavingArgs::get_KeepResourceStreamOpen method. Specifies whether Aspose.Words should keep the stream open or close it after saving a resource in C++....extension = System :: IO :: Path :: GetExtension ( args -> get_ResourceFileName...must explicitly specify the path for the fonts. args -> set_ResourceFileUri...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Manage canvases of PS file | C++

    C++ API Solution to manage PS files. Code example on how to clip and transform graphics states of PS files with a few lines of C++ code....Create a rectangle graphics path. Save the current graphics state...SetPaint() Method. Fill the graphics path by means of the Fill() method...

    products.aspose.com/page/cpp/work-with-ps-graph...
  10. 在Python中插入和删除行和列|Documentation

    使用Python Excel API在Python中创建Excel电子表格。在您的Python应用程序中无需MS Office即可插入或删除XLSX或XLS中的行。...Workbook object by excel file path workbook = self . Workbook (...Workbook object by excel file path workbook = self . Workbook (...

    docs.aspose.com/cells/zh/java/inserting-and-del...