Sort Score
Result 10 results
Languages All
Labels All
Results 2,271 - 2,280 of 60,990 for

path

(0.16 sec)
  1. JPEG to TEX Converter using C# | Aspose.PDF

    Sample code for JPEG to TEX C# conversion. Use API example code for batch JPEG files to TEX conversion within VB.NET, ASP.NET, or any .NET-based application...while passing the output file path & SaveFormat.Tex as parameters...will be saved at the specified path Here is an example that demonstrates...

    products.aspose.com/pdf/net/conversion/jpeg-to-...
  2. Use Error Checking Options with C++|Documentation

    In this article, you will find sample code that will programmatically use error checking options of Excel worksheets e.g. Numbers stored as Text using C++ API or Library....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/use-error-checking-op...
  3. 使用 C++ 设置图表外观|Documentation

    学习如何在Aspose.Cells for C++中配置图表的外观。我们的指南将展示如何修改图表布局、颜色、字体和效果,以实现理想的视觉风格,提升工作表的美观度。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/setting-chart-appe...
  4. Draw shapes in PS files | API for .NET

    .NET API Solution PS, XPS and EPS files. Learn how to draw geometrical shapes in a PS file with the attached C# code snippet....are constructed by defining paths that are a series of connected...segments, curves, or both. The path is defined using a sequence...

    products.aspose.com/page/net/add-shapes-to-ps/
  5. EPUB Converter – С# – Aspose.HTML for .NET

    Learn about supported EPUB conversions and consider C# example of how to convert EPUB to PDF using Aspose.HTML for .NET....epub" ); 5 6 // Prepare a path to save the converted file 7...7 string savePath = Path. Combine (OutputDir, "input-output.pdf"...

    docs.aspose.com/html/net/epub-converter/
  6. TextPath.text property | Aspose.Words for Node.js

    TextPath.text property. Defines the text of the text Path....Defines the text of the text path. get text () : string Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Create Transparent Image in Java

    This article provides guidance on how to create transparent image in Java. It includes IDE setup details, a step-by-step guide, and a code example to draw pictures with transparent background in Java....lines, and polygons into the path Generate a brush with color...circles, arcs, and lines into the path, color them using a brush, and...

    kb.aspose.com/drawing/java/create-transparent-i...
  8. TextPath.fitPath property | Aspose.Words for No...

    TextPath.fitPath property. Defines whether the text fits the Path of a shape....Defines whether the text fits the path of a shape. get fitPath () :...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Extract Text From Stamps using Python|Aspose.PD...

    Learn how to use special feature of Aspose.PDF for Python - text exstraction from stamp annotations...import FileIO from os import path import json from aspose.pycore...cast , is_assignable path_infile = path . join ( self . dataDir...

    docs.aspose.com/pdf/python-net/extract-text-fro...
  10. Optimize PDF using C++|Aspose.PDF for C++

    Optimize PDF file, shrink all images, reduce size PDF, unembed fonts, enable reusing page content, remove or flatten annotations with C++....OptimizeForWeb () { // String for path name String _dataDir ( "C: \\...ReduceSizePDF () { // String for path name String _dataDir ( "C: \\...

    docs.aspose.com/pdf/cpp/optimize-pdf/