Sort Score
Result 10 results
Languages All
Labels All
Results 3,771 - 3,780 of 65,181 for

path

(0.18 sec)
  1. Copy Cells range and formatting to Word table -...

    I am currently evaluating Cells and Words. One of the tasks I need to be able toaccomplish is that of selecting an Excel range, complete with formatting, and inserting it into a Word document as a table. Please could you…...Replace with your input file path // Save the workbook as a DOCX...Docx); // Specify the output file path and format Console.WriteLine("Excel...

    forum.aspose.com/t/copy-cells-range-and-formatt...
  2. Manage number of pages in XPS file | .NET

    .NET API Solution to manage XPS files. Add or remove pages from or to XPS documents with a few lines of C# code.... Set the path to the documents directory....using System.Drawing; // The path to the documents directory....

    products.aspose.com/page/net/add-delete-pages/
  3. 提取 PDF 页面|Aspose.PDF for .NET

    本节解释如何使用 PdfFileEditor 类提取 PDF 页面。...Extract_PDFPages_FilePaths () { // The path to the documents directory var...Extract_PDFPages_Streams () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/extract-pdf-pages/
  4. 刷新模板文件中的第二张数据透视表pivot1,pivot0对应的数据透视图chart0出现异常...

    版本25.10 示例代码: SyntaxEditor Code Snippet var wb =new Workbook(Path+“3.xlsx”); var pivot=wb.Worksheets[“statistics”].PivotTables[“pivot1”]; pivot.RefreshData(); pivot.CalculateData(); wb.Save(Path+“4.xlsx”); 3.zip …...Snippet var wb =new Workbook(path+“3.xlsx”); var pivot=wb.Wor...pivot.CalculateData(); wb.Save(path+“4.xlsx”); 3.zip (44.9 KB) Professionalize...

    forum.aspose.com/t/pivot1-pivot0-chart0/320059
  5. 从CFF文件加载字体| C ++

    C ++ API解决方案即使此文件不是字体Inself,也可以从硬盘驱动器上加载字体。让我们看一下如何从CFF文件中制作它。... Copy 1 // Construct path to the file. 2 System::String...System::String fontPath = System::IO::Path::Combine(get_DataDir(), u "CenturyGothic...

    docs.aspose.com/font/zh/cpp/how-to-load-fonts/l...
  6. Rotate, Change the Position and Connect Sub-Sha...

    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....Diagram-for-Java // The path to the documents directory....ose.Diagram-for-Java // The path to the documents directory....

    docs.aspose.com/diagram/java/rotate-change-the-...
  7. 绘制文字|Documentation

    本节介绍如何用Aspose.Diagram在visio页面中绘制文字。支持使用C#绘制文字并保存为pdf、svg、html、image、xps等格式。...NET // The path to the documents directory....ose.Diagram-for-.NET // The path to the documents directory....

    docs.aspose.com/diagram/zh/net/drawing/draw-text/
  8. Working with Visual Brush | C++

    How to work with visual brush of an XPS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...System ::SharedPtr < XpsPath > path = canvas -> AddPath(doc -> ...0,56.64 -258.24,0 Z" )); 25 path = canvas -> AddPath(doc -> ...

    docs.aspose.com/page/cpp/xps/working-with-visua...
  9. Manage Video Frames in Presentations Using C++|...

    Learn to programmatically add and extract video frames in PowerPoint and OpenDocument slides using Aspose.Slides for C++. Fast how-to guide....object and pass the video file path to embed the video with the...a video by passing its file path directly to the AddVideoFrame()...

    docs.aspose.com/slides/cpp/video-frame/
  10. 将各种图像格式转换为PDF在.NET中|Aspose.PDF for .NET

    使用C# .NET将各种图像格式(如CDR、DJVU、BMP、CGM、JPEG、DICOM、PNG、TIFF、EMF和SVG)转换为PDF。...ConvertBMPtoPDF () { // The path to the documents directory var...ConvertCGMtoPDF () { // The path to the documents directory var...

    docs.aspose.com/pdf/zh/net/convert-images-forma...