Sort Score
Result 10 results
Languages All
Labels All
Results 3,821 - 3,830 of 59,333 for

path

(0.07 sec)
  1. View or Edit PPSX Files Metadata using Python |...

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

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

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

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

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

    products.aspose.com/slides/python-net/metadata/...
  4. 设置列宽为可缩放单位,如em或百分比,使用C++实现|Documentation

    学习如何使用Aspose.Cells for C++将列宽设置为可缩放单位,如em或百分比。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/set-column-width-t...
  5. Specify how to cross string in output PDF and i...

    Learn how to control text overflow in PDF and image outputs using Aspose.Cells for C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/cpp/specify-how-to-cross-...
  6. 在PHP中调整行高和列宽|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 = new Workbook ( $dataDir...Workbook object by excel file path $workbook = new Workbook ( $dataDir...

    docs.aspose.com/cells/zh/java/adjusting-row-hei...
  7. 在单元格中添加HTML富文本的C++示例|Documentation

    学习如何通过 Aspose.Cells for C++ API在单元格中添加HTML富文本。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/adding-html-rich-t...
  8. Import FDF format annotations to PDF via C#|Asp...

    Use existing Form.ImportFdf() or add PdfAnnotationEditor.ImportAnnotationsFromFdf() methods for import FDF format annotations to PDF with Aspose.PDF for .NET....ImportFDFByForm () { // The path to the documents directory var...ImportFdfByPdfAnnota () { // The path to the documents directory var...

    docs.aspose.com/pdf/net/import-fdf/
  9. 在 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/adjusting-row-hei...
  10. Get Paragraph Bounds from Presentations in Pyth...

    Learn how to retrieve paragraph and text-portion bounds in Aspose.Slides for Python via .NET to optimize text positioning in PowerPoint and OpenDocument presentations.... Presentation ( path + "Shapes.pptx" ) as presentation...with slides . Presentation ( path + "source.pptx" ) as pres :...

    docs.aspose.com/slides/python-net/paragraph/