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

path

(0.17 sec)
  1. Concatenate PDF with error "Object reference no...

    I will try to concatenate PDF files but have an error “Object reference not set to an instance of an object.” Error executed when call concatenate with any file + attached file. More logs: System.NullReferenceExceptio…...Path).ToArray(); pdfEditor.Concatenate(...ConcatenateIgnoringC; Check File Paths : Make sure that the paths you are providing...

    forum.aspose.com/t/concatenate-pdf-with-error-o...
  2. 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...
  3. 如何用 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/...
  4. 如何用 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/...
  5. 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/...
  6. 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/...
  7. 使用形状段落|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...
  8. 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/
  9. Send Shape Front or Back inside the Worksheet w...

    Learn how to change the z‑order position of shapes in a worksheet using Aspose.Cells for C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/send-shape-front-or-b...
  10. Add Image Hyperlinks with C++|Documentation

    Learn how to add image hyperlinks through the Aspose.Cells for C++ API....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/add-image-hyperlinks/