Sort Score
Result 10 results
Languages All
Labels All
Results 2,791 - 2,800 of 60,794 for

path

(0.16 sec)
  1. PDF to EPUB Merge using C# | Aspose.PDF

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

    products.aspose.com/pdf/net/merger/pdf-to-epub/
  2. 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/
  3. 在VSTO和Aspose.Cells中向工作簿中添加新工作表并激活工作表|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....//Specify the template excel file path. string myPath = "Book1.xls"...the license file //through its path Aspose . Cells . License license...

    docs.aspose.com/cells/zh/net/adding-new-workshe...
  4. 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-...
  5. Create Transparent Image of Excel Worksheet wit...

    Generate transparent images of Excel worksheets using Aspose.Cells with C++....Startup (); // Source directory path U16String sourceDir = u ".....01_SourceDirectory \\ " ; // Output directory path U16String outputDir = u ".....

    docs.aspose.com/cells/cpp/create-transparent-im...
  6. 使用 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/
  7. Aspose::Words::Saving::MarkdownSaveOptions::get...

    Aspose::Words::Saving::MarkdownSaveOptions::get_ImagesFolderAlias method. Specifies the name of the folder used to construct image URIs written into a document. Default is an empty string in C++....written to Markdown without path regardless of other options...imagesFolder = System :: IO :: Path :: Combine ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. 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...
  9. 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...
  10. 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...