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

path

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

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

    products.aspose.com/pdf/zh-hans/cpp/annotation/...
  2. 如何用 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/...
  3. 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/...
  4. 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/...
  5. 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...
  6. MD to PDF Merge using C# | Aspose.PDF

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

    products.aspose.com/pdf/net/merger/md-to-pdf/
  7. PS to PDF Merge using C# | Aspose.PDF

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

    products.aspose.com/pdf/net/merger/ps-to-pdf/
  8. PDF to EPUB Merge using C# | Aspose.PDF

    Combine two or more PDF documents into one EPUB 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-epub/
  9. 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...
  10. 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...