Sort Score
Result 10 results
Languages All
Labels All
Results 2,201 - 2,210 of 61,026 for

path

(0.09 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. Extract Table from PDF Document|Aspose.PDF for ...

    Aspose.PDF for Python via .NET makes it possible to carry out various manipulations with the tables contained in your pdf document....ap from os import path path_infile = path . join ( self . data_dir...) document = ap . Document ( path_infile ) for page in document...

    docs.aspose.com/pdf/python-net/extracting-table/
  3. Navigate SVG and Inspect Document Using Aspose....

    Learn how to inspect SVG with C#, use custom filters for iterating over the SVG elements, how to navigate SVG using CSS Selector or XPath....(SVGDocument document = new SVGDocument(Path. Combine (DataDir, "bezier-curves...element 2 3 string documentPath = Path. Combine (DataDir, "shapes_svg...

    docs.aspose.com/svg/net/navigation-inspection/
  4. FileFontSource.filePath property | Aspose.Words...

    FileFontSource.filePath property. Path to the font file....filePath property Path to the font file. get filePath...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  6. How to find last paragraph of last page has sec...

    I am trying to merge two word documents, the first document last page, last paragraph has section break, because of that the second document does not start in new page. I want to check in the code if the last paragraph …...Document firstDoc = new Document("path/to/firstDocument.docx"); Document...Document secondDoc = new Document("path/to/secondDocument.docx"); //...

    forum.aspose.com/t/how-to-find-last-paragraph-o...
  7. Get Warning Callbacks for Font Substitution|Asp...

    Learn to get warning callbacks for font substitution in Aspose.Slides for C++ and display PowerPoint and OpenDocument presentations accurately....presentation from the specified file path. auto presentation = MakeObject...presentation from the specified file path. auto presentation = MakeObject...

    docs.aspose.com/slides/cpp/getting-warning-call...
  8. Convert EPUB to DOCX – C# code and Online Conve...

    Convert EPUB to DOCX in C# using Aspose.HTML for .NET. Consider various EPUB to DOCX conversion scenarios in C# examples. Try online EPUB Converter....(stream, new DocSaveOptions(), Path. Combine (OutputDir, "convert-by-two-lines...file system at the specified path. Create an instance of the class...

    docs.aspose.com/html/net/convert-epub-to-docx/
  9. Create Signature Line in an Excel Workbook with...

    This article describes how to Create Signature Line in an Excel Workbook using C++ codes with Aspose.Cells for C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/create-signature-line...
  10. Insert Image using Apache POI and Aspose.Words|...

    Add image into a document easily and fast instead of using Apache POI.... Java // The path to the documents directory....image to document. Java // The path to the documents directory....

    docs.aspose.com/words/java/insert-image-using-a...