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

path

(0.16 sec)
  1. Extract Images from Presentation Shapes|Aspose....

    Extract images from shapes in PowerPoint and OpenDocument presentations with JavaScript and Aspose.Slides for Node.js — quick, code-friendly solution....function saveImage ( image , path , imageType ) { var ImageFormatClass...image . getImage (). save ( path , java . newInstanceSync ( "java...

    docs.aspose.com/slides/nodejs-java/extracting-i...
  2. 在 PDF 文件中处理签名|Aspose.PDF for .NET

    本节解释如何使用 PdfFileSignature 类提取签名信息、从签名中提取图像、改变语言等。...ExtractSignatureInfo () { // The path to the documents directory var...ExtractSignatureImag () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/working-with-signatu...
  3. How to Add Time Periods Conditional Formatting|...

    How to use the Aspose.Cells for Python via .NET library to apply Time Periods conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....@staticmethod def run (): # The path to the documents directory current_dir...current_dir = os . path . dirname ( os . path . abspath ( __file__...

    docs.aspose.com/cells/python-net/how-to-add-tim...
  4. MHTML to GIF Converter using Python | Aspose.PDF

    Sample code on Python for MHTML to GIF conversion. Use example code for batch MHTML to GIF conversion with Python and .NET...pdf library, including FileIO, path classes.These libraries are...before proceeding. Specify the path to the input PDF file by joining...

    products.aspose.com/pdf/python-net/conversion/m...
  5. Flatten PDF – C# Examples – Aspose.HTML for .NET

    Learn what it means to flatten PDF and how to convert HTML to PDF and flatten a PDF file using FormFieldBehaviour property in Aspose.HTML for .NET....Prepare a path to an HTML source file 4 string sourcePath = Path. Combine...Prepare a path to the result file 17 string resultPath = Path. Combine...

    docs.aspose.com/html/net/flatten-pdf/
  6. 外部乳胶软件包| 通过 .NET 为 Python 提供 Aspose.TeX

    python的Aspose.TeX API支持使用库本身中未包含的外部软件包的使用,例如Fancybox和PGFPLOTS软件包...y = InputFileSystemDirec( ' path - to - directory - where - fancybox...import Util 5 from os import path 6 ########## 7 ###### Class...

    docs.aspose.com/tex/zh/python-net/external-late...
  7. 用C++设置字体|Documentation

    Aspose.Cells是一个用于处理电子表格文件的C++库。它支持设置单元格的字体,允许用户自定义单元格的字体样式和属性。本文将介绍如何使用Aspose.Cells库设置单元格字体。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/cells-font-settings/
  8. TextPath Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.TextPath class for creating stunning WordArt. Easily define text and formatting to enhance your documents....text and formatting of the text path (of a WordArt object). To learn...Defines whether the text fits the path of a shape. FitShape { get;...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Mtl file of obj not loaded - Free Support Forum...

    I have another issue with the materials not loading of obj files. I found the issue because of quotes in the mtllib reference mtllib "outcrop.mtl" when I manually edit the obj file and remove the quotes then the mtl ma…...fix_obj_file(file_path): with open(file_path, 'r') as file: lines...file.readlines() with open(file_path, 'w') as file: for line in lines:...

    forum.aspose.com/t/mtl-file-of-obj-not-loaded/3...
  10. FolderFontSource.folder_path property | Aspose....

    FolderFontSource.folder_Path property. Path to the folder....folder_path property FolderFontSource.folder_path property Path...folder. @property def folder_path ( self ) -> str : ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...