Sort Score
Result 10 results
Languages All
Labels All
Results 3,271 - 3,280 of 66,910 for

path

(0.64 sec)
  1. 使用C++处理形状或图表的发光效果|Documentation

    学习如何使用Aspose.Cells for C++处理形状或图表的发光效果。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/working-with-the-g...
  2. 使用页面旋转|Aspose.PDF for .NET

    本节解释如何使用 PdfPageEditor 类处理页面旋转。...void RotatePages1 () { // The path to the documents directory var...void RotatePages2 () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/working-with-page-ro...
  3. Convert Visio to PDF format|Documentation

    This topic show you how to Aspose.Diagram allows to convert Visio to PDF formats. Convert VSD, VSS, VDW, VST, VSDX, VSSX, VSTX, VSDM, VSTM,VSSM to PDF with a few lines of code....NET // The path to the documents directory....ose.Diagram-for-.NET // The path to the documents directory....

    docs.aspose.com/diagram/net/convert-visio-to-pdf/
  4. Import and Export Annotations to XFDF|Aspose.PD...

    This section explains how to import and export annotations from PDF file to XFDF with Aspose.PDF Facades....ImportAnnotation () { // The path to the documents directory var...ImportExportXFDF01 () { // The path to the documents directory var...

    docs.aspose.com/pdf/net/import-export-annotations/
  5. 在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/setting-page-opti...
  6. HtmlSaveOptions.FontSavingCallback | Aspose.Wor...

    Control font saving with HtmlSaveOptions FontSavingCallback. Optimize your documents for HTML, MHTML, or EPUB formats effortlessly!... Split ( Path . DirectorySeparatorCh ). Last... OriginalFileName . Split ( Path . DirectorySeparatorCh ). Last...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Text Formatting inside PDF using C#|Aspose.PDF ...

    Learn how to format text within a PDF document in .NET using Aspose.PDF to enhance the document's visual presentation....TextFormattingInside () { // The path to the documents directory var...void AddTextBorder () { // The path to the documents directory var...

    docs.aspose.com/pdf/net/text-formatting-inside-...
  8. 使用C++设置形状或文本框中的段落行间距|Documentation

    学习如何在形状或文本框中设置段落的行间距、前间距和后间距,使用编号Aspose.Cells for C++。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/set-line-spacing-o...
  9. HtmlFixedSaveOptions.exportEmbeddedFonts proper...

    HtmlFixedSaveOptions.exportEmbeddedFonts property. Specifies whether fonts should be embedded into Html document in Base64 format...exportEmbeddedFonts ; const outPath = path . join ( base . artifactsDir...outDocContents = fs . readFileSync ( path . join ( outPath , "styles.css"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Rotate PDF using Python | Aspose.PDF

    Rotate PDF documents programmatically with Python sample code using Aspose.PDF for Python for .NET...apdf from os import path path_infile = path . join ( self . data_dir...data_dir , infile ) path_outfile = path . join ( self . data_dir...

    products.aspose.com/pdf/python-net/rotate/