Sort Score
Result 10 results
Languages All
Labels All
Results 2,751 - 2,760 of 61,026 for

path

(0.34 sec)
  1. Text Rendering using Type1 Font | C++

    C++ APIs for the developers to manipulate and font files. Learn the fundamentals on how to render Type 1 fonts within C++ products....D::GraphicsPath > path) 3 { 4 _path = path; 5 } 6 7 void Ren...th::MoveTo > moveTo) 8 { 9 _path -> CloseFigure(); 10 _currentPoint...

    docs.aspose.com/font/cpp/text-rendering-type1-f...
  2. GIF to PDF Converter using Python | Aspose.PDF

    Sample code on Python for GIF to PDF conversion. Use example code for batch GIF to PDF conversion with Python and .NET... Specify the path to the input PDF image by joining...apdf from os import path path_infile = path . join ( self . data_dir...

    products.aspose.com/pdf/python-net/conversion/g...
  3. XPS to TIFF Converter using Python | Aspose.PDF

    Sample code on Python for XPS to TIFF conversion. Use example code for batch XPS to TIFF conversion with Python and .NET...file at the specified output path. Here is an example that demonstrates...apdf from os import path path_infile = path . join ( self . data_dir...

    products.aspose.com/pdf/python-net/conversion/x...
  4. XPS to XLS Converter using Python | Aspose.PDF

    Sample code on Python for XPS to XLS conversion. Use example code for batch XPS to XLS conversion with Python and .NET...file at the specified output path, applying the chosen format...apdf from os import path path_infile = path . join ( self . data_dir...

    products.aspose.com/pdf/python-net/conversion/x...
  5. Working with Vector Graphics|Aspose.PDF for .NET

    This article describes the features of working with GraphicsAbsorber tool using C#....UsingGraphicsAbsorbe () { // The path to the document directory var...object is instantiated with the path to the target PDF file. Create...

    docs.aspose.com/pdf/net/working-with-vector-gra...
  6. XMP Metadata | API to code EPS | .NET

    .NET API Solution to work with EPS files. Rich functionality to code XMP metadata of EPS files. C# examples on how to add, edit and get it....metadata to EPS file C# Set the path to the documents directory....Linq; using System.Text; // The path to the documents directory....

    products.aspose.com/page/net/xmp-metadata/
  7. Convert PowerPoint Presentations to Markdown in...

    Convert PowerPoint and OpenDocument slides—PPT, PPTX, ODP—to clean Markdown with Aspose.Slides for Python via .NET, automate documentation and keep formatting....relative paths), or you can specify a custom output path and folder..."md-images" save_options . base_path = "c: \\ documents" with slides...

    docs.aspose.com/slides/python-net/convert-power...
  8. Save Documents in Apache POI and Aspose.Words|A...

    Save documents easily and fast instead of using Apache POI.... Java // The path to the documents directory....is shown below: Java // The path to the documents directory....

    docs.aspose.com/words/java/save-documents-in-ap...
  9. 用C++检查VBA代码是否签名|Documentation

    学习如何用Aspose.Cells在C++中检查Excel文件中的VBA代码是否已签名。...Cells-for-C // Source directory path U16String srcDir ( u ".. \\...01_SourceDirectory \\ " ); // Path of input Excel file U16String...

    docs.aspose.com/cells/zh/cpp/check-if-vba-code-...
  10. Calculation of Excel 2016 MINIFS and MAXIFS fun...

    This article introduces how to use the Aspose.Cells library to calculate MINIFS and MAXIFS functions in Microsoft Excel 2016 using C++....Cells-for-C // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/calculation-of-excel-...