Sort Score
Result 10 results
Languages All
Labels All
Results 2,971 - 2,980 of 61,554 for

path

(0.14 sec)
  1. MD to PDF Merge using C# | Aspose.PDF

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

    products.aspose.com/pdf/net/merger/md-to-pdf/
  2. Concatenate PDF with error "Object reference no...

    I will try to concatenate PDF files but have an error “Object reference not set to an instance of an object.” Error executed when call concatenate with any file + attached file. More logs: System.NullReferenceExceptio…...Path).ToArray(); pdfEditor.Concatenate(...ConcatenateIgnoringC; Check File Paths : Make sure that the paths you are providing...

    forum.aspose.com/t/concatenate-pdf-with-error-o...
  3. 将 HTML 转换为 JPG – C# 示例和在线转换器

    使用 Aspose.HTML for .NET 将 HTML 转换为 JPG。在 C# 示例中考虑各种 HTML 到 JPG 的转换情况。尝试在线 HTML 转换器。... Jpeg ), Path. Combine (OutputDir, "convert-with-single-line...JPG using C# 2 3 // Prepare a path to a source HTML file 4 string...

    docs.aspose.com/html/zh/net/convert-html-to-jpg/
  4. Working with Transparency | C++

    How to work with transparency of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...Set the opacity mask on the path Create an XpsImageBrush class...System ::SharedPtr < XpsPath > path = canvas -> AddPath(doc -> ...

    docs.aspose.com/page/cpp/xps/working-with-trans...
  5. Working with Textures in PostScript | C++

    How to add texture pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++... Create a rectangle path. Fill the rectangle with the...the document. Copy 1 // The path to the documents directory....

    docs.aspose.com/page/cpp/ps/working-with-textures/
  6. 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...
  7. 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...
  8. 使用 C# 編輯 PDF | Aspose.PDF

    使用 .NET 的 C# 使用 Aspose.PDF 樣本代碼以編程方式編輯 PDF 文檔...編輯 PDF 文件-C# var inputFile = Path . Combine ( dataDir , "input..."input.pdf" ); var outputFile = Path . Combine ( dataDir , "output...

    products.aspose.com/pdf/zh-hant/net/redaction/
  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. How to set AutoRecover property of Workbook wit...

    Learn how to enable or disable the AutoRecover property of a workbook using Aspose.Cells for C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/how-to-set-autorecove...