Sort Score
Result 10 results
Languages All
Labels All
Results 3,351 - 3,360 of 60,765 for

path

(0.09 sec)
  1. PS to PDF Merge using C# | Aspose.PDF

    Combine two or more PS documents into one PDF single file programmatically with C# sample code using Aspose.PDF for .NET...Output file: var inputFile1 = Path . Combine ( dataDir , "article1..."article1.ps" ); var inputFile2 = Path . Combine ( dataDir , "article2...

    products.aspose.com/pdf/net/merger/ps-to-pdf/
  2. Manipulate PDF Document|Aspose.PDF for C++

    This section explains about validation PDF Document for PDF A Standard, how to work with TOC, how to set PDF expiry date, and how to determine the Progress of PDF file generation....ExampleValidate01 () { // String for path name. String _dataDir ( "C:...ExampleValidate02 () { // String for path name. String _dataDir ( "C:...

    docs.aspose.com/pdf/cpp/manipulate-pdf-document/
  3. Bookmark setText breaks left indent of the book...

    Hello, using Aspose.PDF for Java 25.7 to fill a bookmark in a Word document with a specific left indent, we noticed that after bookmark.setText(), the bookmark paragraph’s left indent was lost. Here’s a code example an…...insertIntoBookmark(path+"InsertIntoBookmarkLo.doc", path+"InsertIntoBookmarkLo_compiled...mpiled.doc", "destinatari", path+"Aspose Limited"); } private...

    forum.aspose.com/t/bookmark-settext-breaks-left...
  4. FontSavingArgs class | Aspose.Words for Node.js

    Aspose.Words.Saving.FontSavingArgs class. Provides data for the [IFontSavingCallback.fontSaving()](../ifontsavingcallback/fontSaving/#fontsavingargs) event...sets the file name (without path) where the font will be saved... originalFileName . split ( Path . DirectorySeparatorCh ). Last...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Convert EPUB to JPG – C# code examples

    Convert EPUB to JPG in C# using Aspose.HTML for .NET API. Consider various EPUB to JPG conversion scenarios in C# examples. Try online EPUB Converter.... Jpeg ), Path. Combine (OutputDir, "convert-by-two-lines...file system at the specified path. Create a new object with ImageFormat...

    docs.aspose.com/html/net/convert-epub-to-jpg/
  6. Aspose.PSD for Python via .NET 24.4 - Release N...

    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.... path . set_items ( newShapes ) shapeLayer...fill assert len ( shapeLayer . path . get_items ()) == 1 assert...

    docs.aspose.com/psd/python-net/aspose-psd-for-p...
  7. Aspose.Pdf open pdf file error - Free Support F...

    use python, aspose-pdf=25.5.0,open pdf file error document = ap.Document(file_Path) RuntimeError: Proxy error(InvalidPdfFileFormatException): Trailer not found file: GB2828-2003 抽样标准.pdf (5.1 MB)...Document(file_path) RuntimeError: Proxy error(...without issues. File Path : Verify that the file_path variable correctly...

    forum.aspose.com/t/aspose-pdf-open-pdf-file-err...
  8. Aspose.Slides for PHP via Java 15.10.0中的公共API和不...

    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....VideoPlayerHtmlContr构造函数接受以下参数: path:将生成视频和音频文件的路径 fileName:HTML文件的名称..."example.pptx" ); try { $path = "path" ; $fileName = "video.html"...

    docs.aspose.com/slides/zh/php-java/public-api-a...
  9. Excel转HTML 使用PresentationPreference选项实现更佳布局,支持C...

    学习在使用C++保存Excel为HTML时实现更佳布局的方法。...Cells-for-C // Source directory path U16String srcDir ( u ".. \\...01_SourceDirectory \\ " ); // Path of input Excel file U16String...

    docs.aspose.com/cells/zh/cpp/excel-to-html-use-...
  10. 使用 C# 编辑 PDF | Aspose.PDF

    用於編輯 .NET 框架、.NET Core 和 PHP、VBScript、德爾福、C++上的 PDF 檔中的敏感資訊的 C# 原始程式碼。...PDF 檔案 - C# var inputFile = Path . Combine ( dataDir , "input..."input.pdf" ); var outputFile = Path . Combine ( dataDir , "output...

    products.aspose.com/pdf/zh-hant/net/redaction/