Sort Score
Result 10 results
Languages All
Labels All
Results 2,661 - 2,670 of 64,889 for

path

(0.22 sec)
  1. Create PDF using Python | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for Python API to easily generate and read PDF files in Python applications....apdf from os import path path_outfile = path . join ( self . data_dir...textFragment ) document . save ( path_outfile )...

    products.aspose.com/pdf/python-net/create/
  2. Search PDF using Python | Aspose.PDF

    Search PDF document without opening programmatically with Python sample code using Aspose.PDF for Python for .NET....apdf from os import path path_infile = path . join ( self . data_dir...document = apdf . Document ( path_infile ) # Create TextAbsorber...

    products.aspose.com/pdf/python-net/search/
  3. 使用页面旋转|Aspose.PDF for .NET

    本节解释如何使用 PdfPageEditor 类处理页面旋转。...void RotatePages1 () { // The path to the documents directory var...void RotatePages2 () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/working-with-page-ro...
  4. 使用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/working-with-the-g...
  5. 在Ruby中设置页面选项|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....Workbook object by excel file path workbook = Rjb :: import ( 'com...Workbook object by excel file path workbook = Rjb :: import ( 'com...

    docs.aspose.com/cells/zh/java/setting-page-opti...
  6. HtmlSaveOptions.FontSavingCallback | Aspose.Wor...

    Control font saving with HtmlSaveOptions FontSavingCallback. Optimize your documents for HTML, MHTML, or EPUB formats effortlessly!... Split ( Path . DirectorySeparatorCh ). Last... OriginalFileName . Split ( Path . DirectorySeparatorCh ). Last...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Shape.filled property | Aspose.Words for Python

    Shape.filled property. Determines whether the closed Path of the shape will be filled....Determines whether the closed path of the shape will be filled...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Working with Vector Graphics in C#|Documentation

    Draw Arc, Bezier Spline, Cardinal Spline, Closed Curve, Ellipse, Lines, Path, Polygon, Rectangle and Fill Region in C# or .NET...class object to draw lines Draw Path in C# Instantiate an object...GraphicsPath class and add Lines to its path collection Draw Polygon in C#...

    docs.aspose.com/drawing/net/working-with-vector...
  9. 使用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/set-line-spacing-o...
  10. HtmlFixedSaveOptions.exportEmbeddedFonts proper...

    HtmlFixedSaveOptions.exportEmbeddedFonts property. Specifies whether fonts should be embedded into Html document in Base64 format...exportEmbeddedFonts ; const outPath = path . join ( base . artifactsDir...outDocContents = fs . readFileSync ( path . join ( outPath , "styles.css"...

    reference.aspose.com/words/nodejs-net/aspose.wo...