Sort Score
Result 10 results
Languages All
Labels All
Results 2,631 - 2,640 of 61,127 for

path

(0.61 sec)
  1. Text, Image or Page Stamps in PDF using C# | As...

    Add stamps: text, image or page - to PDF programmatically with C# sample code using Aspose.PDF for .NET....to PDF - C# var inputFile = Path . Combine ( dataDir , "AddTextStamp..."AddTextStamp.pdf" ); var outputFile = Path . Combine ( dataDir , "AddTextStamp_out...

    products.aspose.com/pdf/net/stamps/
  2. FontSavingArgs.fontFamilyName property | Aspose...

    FontSavingArgs.fontFamilyName property. Indicates the current font family name.... split ( Path . DirectorySeparatorCh ). Last... originalFileName . split ( Path . DirectorySeparatorCh ). Last...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FontSavingArgs.document property | Aspose.Words...

    FontSavingArgs.document property. Gets the document object that is being saved.... split ( Path . DirectorySeparatorCh ). Last... originalFileName . split ( Path . DirectorySeparatorCh ). Last...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Export Excel to HTML with GridLines with C++|Do...

    Learn how to export Excel files to HTML with gridlines using Aspose.Cells for C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/export-excel-to-html-...
  5. 用C++改变Excel文本框或形状的字符间距|Documentation

    学习如何用Aspose.Cells和C++改变Excel文本框或形状的字符间距。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/change-character-s...
  6. 在 C++ 中设置公式的外部链接|Documentation

    学习如何使用 Aspose.Cells 将外部文件链接包含在公式中,使用 C++。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/set-external-links...
  7. Extract Images using PdfExtractor|Aspose.PDF fo...

    This section explains how to extract Images with Aspose.PDF Facades using PdfExtractor Class....GetNextImage method which takes file path as argument. The following code...ExtractImagesWholePD () { // The path to the documents directory var...

    docs.aspose.com/pdf/net/extract-images/
  8. 制作 PDF 小册子|Aspose.PDF for .NET

    本节解释如何使用 PdfFileEditor 类通过 Aspose.PDF 制作 PDF 小册子。...MakeBookletOfPdfUsin () { // The path to the documents directory var...MakeBookletOfPdfUsin () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/make-booklet-of-pdf/
  9. 使用trueType字体渲染文本|Java

    Java API可供开发人员操纵和字体文件。了解有关如何在Java产品中渲染TrueType和Opentype字体的基础知识。...null ) 32 continue ; 33 34 // path that accepts drawing instructions...instructions 35 GeneralPath path = new GeneralPath(); 36 37 // Create...

    docs.aspose.com/font/zh/java/text-rendering-tru...
  10. Aspose.Cells: Do files larger than 10 MB requir...

    I am using Aspose.Cells GridJS with Python via .NET. Is a license required to view large files (more than 10 mb)?...set_license("path/to/your/license.lic") # Now...larger files workbook = Workbook("path/to/your/large_file.xlsx") Next...

    forum.aspose.com/t/aspose-cells-do-files-larger...