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

path

(0.13 sec)
  1. 使用Type1字体|的文本渲染| .NET

    C#API用于开发人员操纵和字体文件。了解有关如何在.NET产品中渲染1型字体的基础知识。... GraphicsPath _path; 5 private System. Drawing ...Drawing2D . GraphicsPath path) 8 { 9 _path = path; 10 } 11 12 public...

    docs.aspose.com/font/zh/net/text-rendering-type...
  2. Merge PDF files using .NET 5|Aspose.PDF for .NET

    This article explains possible ways to concatenate any number of existing PDF files into a Single PDF file....The complete file name with path is assigned to the related Text...(textBox4) will take the Destination Path of the Output PDF file with...

    docs.aspose.com/pdf/net/how-to-concatenate-pdf-...
  3. Move and Remove Form Field|Aspose.PDF for .NET

    Explore how to manage form fields in PDFs, including moving or removing them, using Aspose.PDF for .NET....static void MoveField () { // The path to the documents directory var...void RemoveFields () { // The path to the documents directory var...

    docs.aspose.com/pdf/net/move-remove-form-field/
  4. 在输出的HTML中单独导出工作表CSS|Documentation

    了解如何在将Excel文件转换为HTML时,将工作表的CSS单独导出,使用编号Aspose.Cells for C++。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/export-worksheet-c...
  5. Aspose.PSD for .NET 23.5 - 发行说明|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....VectorPathRecord > path = new List < VectorPathRecord >(); path . Add (...PathFillRuleRecord ( null )); path . Add ( new InitialFillRuleRecor...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  6. Extract Images from Presentation Shapes|Aspose....

    Extract images from shapes in PowerPoint and OpenDocument presentations with Aspose.Slides for C++ — quick, code-friendly solution....void Run () { System :: String path = u "D: \\ Aspose Data \\ "...MakeObject < Presentation > ( path + u "ExtractImages.pptx" );...

    docs.aspose.com/slides/cpp/extracting-images-fr...
  7. Aspose::Words::Drawing::TextPath::get_FitPath m...

    Aspose::Words::Drawing::TextPath::get_FitPath method. Defines whether the text fits the Path of a shape in C++....Defines whether the text fits the path of a shape. bool Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Update Days Preserving History of Revision Logs...

    Learn how to update the days for preserving revision log history in shared workbooks using Aspose.Cells for Node.js via C++....node" ); const path = require ( "path" ); // Create empty...

    docs.aspose.com/cells/nodejs-cpp/update-days-pr...
  9. Check if VBA project in a Workbook is Signed wi...

    Check if VBA project in a Workbook is Signed using Aspose.Cells with C++....Cells-for-C // Source directory path U16String srcDir ( u ".. \\...01_SourceDirectory \\ " ); // Path of input excel file U16String...

    docs.aspose.com/cells/cpp/check-if-vba-project-...
  10. Add text to PDF using C# | Aspose.PDF

    Add text to PDF programmatically with C# sample code using Aspose.PDF for .NET...document - C# var inputFile = Path . Combine ( dataDir , "sample..."sample.pdf" ); var outputFile = Path . Combine ( dataDir , "sample_out...

    products.aspose.com/pdf/net/text/