Sort Score
Result 10 results
Languages All
Labels All
Results 3,511 - 3,520 of 66,014 for

path

(0.11 sec)
  1. 如何用 C++ 添加 Watermark 注解 | Aspose.PDF

    用于在任何使用 C++ 语言的平台上在 PDF 文件中添加 Watermark 注释的源代码... Path . Combine ( _dataDir , "sample...document . Save ( System . IO . Path . Combine ( _dataDir , "sample_Watermark...

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  2. View or Edit ODP Files Metadata using Python | ...

    Python source code to edit or view ODP format metadata.... Presentation(path + "ModifyBuiltinPropert.odp"...the Presentation class with path to ODP file Get DocumentProperties...

    products.aspose.com/slides/python-net/metadata/...
  3. View or Edit PPTM Files Metadata using Python |...

    Python source code to edit or view PPTM format metadata.... Presentation(path + "ModifyBuiltinPropert.pptm"...the Presentation class with path to PPTM file Get DocumentProperties...

    products.aspose.com/slides/python-net/metadata/...
  4. Adjusting Row Height and Column Width in PHP|Do...

    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 from an Excel file path $workbook = new Workbook ( $dataDir...Workbook object from an Excel file path $workbook = new Workbook ( $dataDir...

    docs.aspose.com/cells/java/adjusting-row-height...
  5. Convert BMP to PST in Python | products.aspose.com

    Save BMP to PST within Python applications without using Microsoft Word or Outlook...specifying output HTML file path and relevant HTML Save options...converted to HTML at the specified path Now Load the saved HTML file...

    products.aspose.com/total/python-net/conversion...
  6. Fonts are missing in pdf after word to pdf conv...

    we have created one azure web app which convert word to pdf using aspose but after conversion “Source sans pro” font is missing in pdf. same issue we were reproduce it on local but after installation of “Source sans pro…...docx" with the path to your Word document and "output...pdf" with the desired output path for the PDF. Next Steps Implement...

    forum.aspose.com/t/fonts-are-missing-in-pdf-aft...
  7. FieldFileName Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldFileName class, designed to simplify FILENAME field implementation for seamless document automation....whether to include the full file path name. IsDirty { get; set; }...not its full local file system path. // We can set a flag to make...

    reference.aspose.com/words/net/aspose.words.fie...
  8. PDF to XLS Merge using C# | Aspose.PDF

    Combine two or more PDF documents into one XLS single file programmatically with C# sample code using Aspose.PDF for .NET...Output file: var inputFile1 = Path . Combine ( dataDir , "1.pdf"...pdf" ); var inputFile2 = Path . Combine ( dataDir , "2.pdf" );...

    products.aspose.com/pdf/net/merger/pdf-to-xls/
  9. 使用形状段落|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....ExStart:ApplyThemeToNewShape // The path to the documents directory....Add master with stencil file path and master name string masterName...

    docs.aspose.com/diagram/zh/net/working-with-sha...
  10. Get Button Option Value|Aspose.PDF for .NET

    This section explains how to get Button Option Value with Aspose.PDF Facades using Form Class....GetButtonOptions () { // The path to the documents directory var...GetCurremtButtonOpti () { // The path to the documents directory var...

    docs.aspose.com/pdf/net/get-button-option-value/