Sort Score
Result 10 results
Languages All
Labels All
Results 2,771 - 2,780 of 60,714 for

path

(0.17 sec)
  1. Aspose::Words::Drawing::TextPath::set_Text meth...

    Aspose::Words::Drawing::TextPath::set_Text method. Defines the text of the text Path in C++....Defines the text of the text path. void Aspose :: Words :: Drawing...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Aspose::Words::Settings::MailMergeSettings::set...

    Aspose::Words::Settings::MailMergeSettings::set_HeaderSource method. Specifies the Path to the mail-merge header source. The default value is an empty string in C++....Source method Specifies the path to the mail-merge header source...

    reference.aspose.com/words/cpp/aspose.words.set...
  3. PDF to XLS Merge using C# | Aspose.PDF

    Combine two or more PDF documents into one XLS 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-xls/
  4. 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/
  5. 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/
  6. 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/
  7. 档案

    档案...通过以缩写形式定义几何来创建新路径 System::SharedPtr<XpsPath> path = doc->AddPath(doc->CreatePathGeometry(u"M...L 228,110 228,200 10,200")); path->set_RenderTransform(doc->CreateMatrix(1...

    blog.aspose.com/zh/page/insert-gradient-grid-tr...
  8. 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-...
  9. 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...
  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/