Sort Score
Result 10 results
Languages All
Labels All
Results 2,491 - 2,500 of 61,555 for

path

(0.09 sec)
  1. Create Bookmarks|Aspose.PDF for .NET

    This section explains how to create bookmarks to your PDF file with Aspose.PDF Facades using PdfBookmarEditor Class....CreateBookmarksOfAll () { // The path to the documents directory var...CreateBookmarksOfAll () { // The path to the documents directory var...

    docs.aspose.com/pdf/net/create-bookmarks/
  2. 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...
  3. 在输出的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...
  4. Converting a TEX file to PDF using Python | Asp...

    Sample code on Python for TEX to PDF conversion. Use example code for batch TEX to PDF conversion with Python and .NET...Specify the path to the input PDF document using path.join function...function from os.path module, joining indir and infile directories...

    products.aspose.com/pdf/python-net/conversion/t...
  5. 使用 Python 更改 HTML 背景颜色

    学习使用 Aspose.HTML for Python via .NET 为 HTML 文档设置背景颜色。提供多种实现方式的可直接使用的 Python 示例。...html as ah 5 6 # Prepare output path for document saving 7 output_dir...exist_ok = True) 9 save_path = os. path . join (output_dir, "c...

    docs.aspose.com/html/zh/python-net/how-to-chang...
  6. Converting a XPS file to TXT using Python | Asp...

    Sample code on Python for XPS to TXT conversion. Use example code for batch XPS to TXT 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...
  7. Converting a XPS file to DOCX using Python | As...

    Sample code on Python for XPS to DOCX conversion. Use example code for batch XPS to DOCX conversion with Python and .NET...DOC format to the output file 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...
  8. Convert various Images formats to PDF|Aspose.PD...

    This topic show you how to Aspose.PDF for C++ library allows to convert various images formats to PDF....images: Create a String Class for path name and file name. An instance...std :: endl ; // String for path name String _dataDir ( "C: \\...

    docs.aspose.com/pdf/cpp/convert-images-format-t...
  9. How to add Underline Annotation using C++ | Asp...

    Add Underline annotations programmatically in PDF with C++ sample code on any platform with C++ language... Path . Combine ( _dataDir , "sample...document . Save ( System . IO . Path . Combine ( _dataDir , "sample_Underline...

    products.aspose.com/pdf/cpp/annotation/underlin...
  10. Excel to HTML - Use PresentationPreference Opti...

    Learn to render a better layout when saving Excel files to HTML with C++....Cells-for-C // Source directory path U16String srcDir ( u ".. \\...01_SourceDirectory \\ " ); // Path of input Excel file U16String...

    docs.aspose.com/cells/cpp/excel-to-html-use-pre...