Sort Score
Result 10 results
Languages All
Labels All
Results 2,911 - 2,920 of 60,897 for

path

(0.2 sec)
  1. Convert SVG to XPS | Aspose.HTML for .NET

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

    docs.aspose.com/html/net/convert-svg-to-xps/
  2. Convert HTML to DOCX – C#

    Convert HTML to DOCX in C# using Aspose.HTML API. Consider various HTML to DOCX conversion scenarios in C# examples. Try online HTML Converter...." , new DocSaveOptions(), Path. Combine (OutputDir, "convert-with-single-line...DocSaveOptions, and output file path to the ConvertHTML() method...

    docs.aspose.com/html/net/convert-html-to-docx/
  3. External LaTeX packages | Aspose.TeX for .NET

    Aspose.TeX API for .NET allows using external packages, i.e. the ones not included in the library itself like fancybox and pgfplots packages....system and specify the directory path as simply as shown below: Copy...= new InputFileSystemDirec( "path-to-directory-where-fancybox...

    docs.aspose.com/tex/net/external-latex-packages/
  4. 使用 C# 的额外注释|Aspose.PDF for .NET

    了解如何使用 Aspose.PDF 在 .NET 中向 PDF 文件添加额外注释,以实现交互式文档功能。...AddCaretAnnotations () { // The path to the documents directory var...GetCaretAnnotation () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/extra-annotations/
  5. Aspose::Words::DocumentBuilder::InsertOleObject...

    Aspose::Words::DocumentBuilder::InsertOleObjectAsIcon method. Inserts an embedded OLE object as icon from a stream into the document. Allows to specify icon file and caption. Detects OLE object type using given progID parameter in C++....iconFile const System::String& Full path to the ICO file. If the value...fileName const System::String& Full path to the file. isLinked bool If...

    reference.aspose.com/words/cpp/aspose.words/doc...
  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...String ( "D:\\Downloads\\" ); //Path of output excel file StringPtr...

    docs.aspose.com/cells/go-cpp/public-api-changes...
  7. Set Image Size|Aspose.PDF for .NET

    This section describes how to set image size PDF file using C# library....SetImageSizeInPDF () { // The path to the documents directory var...ImageFileType . Unknown ; // Path for source file img . File =...

    docs.aspose.com/pdf/net/set-image-size/
  8. Find the Root Element Name of XML Map with C++|...

    Learn how to find the root element name of an XML map using Aspose.Cells for C++....Cells-for-C // Source directory path U16String srcDir ( u ".. \\...01_SourceDirectory \\ " ); // Path of input excel file U16String...

    docs.aspose.com/cells/cpp/find-the-root-element...
  9. Create PDF Forms using .NET | Aspose.PDF

    Create PDF forms and add fields programmatically with C# sample code using Aspose.PDF for .NET....PDF using C# var inputFile = Path . Combine ( dataDir , "sample..."sample.pdf" ); var outputFile = Path . Combine ( dataDir , "sample_out...

    products.aspose.com/pdf/net/acroforms/create/
  10. Merge or Unmerge Range of Cells with C++|Docume...

    Merge and Unmerge Cells in a Range in Excel with C++ code....Cells-for-C // Source directory path U16String srcDir ( u ".. \\...01_SourceDirectory \\ " ); // Path of output excel file U16String...

    docs.aspose.com/cells/cpp/merge-or-unmerge-rang...