Sort Score
Result 10 results
Languages All
Labels All
Results 9,391 - 9,400 of 247,939 for

file

(0.17 sec)
  1. When converting VSDX with a background to a PDF...

    Hi! Software (incl. versions) where issue can be reproduced: We’re using NUGET package “Aspose.Diagram” version 26.5.0 on a NET 8 project for converting a Visio File (.vsdx) to a PDF. The problem can be reproduced: W…...project for converting a Visio file (.vsdx) to a PDF. The problem...provided code and the example VSDX file (cleaned_convert_to_pdf_sizing_issue...

    forum.aspose.com/t/when-converting-vsdx-with-a-...
  2. Convert POT to XLAM Format via Java or with fre...

    Convert POT to XLAM format via Java without using using Microsoft Excel or PowerPoint or online. Test free POT to XLAM online converter quickly before integrating the code....manipulate and convert various file formats. It includes components... you can easily convert POT file to XLAM in two simple steps...

    products.aspose.com/total/java/conversion/pot-t...
  3. 使用 Java 从 PDF 中提取附件 | Aspose.PDF

    從PDF檔中提取附件的Java原始程式碼。...()); // Get particular embedded file FileSpecification fileSpecification... get_Item ( 1 ); // Get the file properties System . out . printf...

    products.aspose.com/pdf/zh-hant/java/attachment...
  4. Export SVG to PPS in Android | products.aspose.com

    Android API to Convert SVG to PPS without using Microsoft Word...Presentation Format (PPS) is a file format used to store slides...PowerPoint Presentation (PPT) file format. Therefore, it is necessary...

    products.aspose.com/total/android-java/conversi...
  5. C++ API to Export XPS to WORDML | products.aspo...

    Convert XPS to WORDML within C++ applications....document formatting and enables file sharing. WORDML (WordprocessingML)...Total for C++ is a suite of file format automation libraries...

    products.aspose.com/total/cpp/conversion/xps-to...
  6. Create Access and Copy Named Ranges with JavaSc...

    Learn how to create, access, and copy named ranges in Excel using Aspose.Cells for JavaScript via C++....represents a Microsoft Excel file. The Workbook class contains...to each worksheet in an Excel file. A worksheet is represented...

    docs.aspose.com/cells/javascript-cpp/create-acc...
  7. 透過 .NET 在 C# 壓縮 ICS 檔案 | Aspose.Zip

    C# 壓縮範例,用於在 .NET Framework 和 .NET Core 上將 ICS 文件壓縮為 zip 和其他存檔格式。... Compress ICS file via .NET: var dir = "full directory...CreateEntry( "filename.ics" , dir+ "file.ics" ); arch.Save(dir+ "archived_result...

    products.aspose.com/zip/zh-hant/net/compress/ics/
  8. 透過.NET 在 C# 壓縮 POTM 檔案 | Aspose.Zip

    C# 壓縮範例,用於在 .NET Framework 和 .NET Core 上將 POTM 文件壓縮為 zip 和其他存檔格式。... Compress POTM file via .NET: var dir = "full directory...CreateEntry( "filename.potm" , dir+ "file.potm" ); arch.Save(dir+ "archived_result...

    products.aspose.com/zip/zh-hant/net/compress/potm/
  9. 透過.NET 在 C# 壓縮 TXT 檔案 | Aspose.Zip

    C# 壓縮範例,用於在 .NET Framework 和 .NET Core 上將 TXT 文件壓縮為 zip 和其他存檔格式。... Compress TXT file via .NET: var dir = "full directory...CreateEntry( "filename.txt" , dir+ "file.txt" ); arch.Save(dir+ "archived_result...

    products.aspose.com/zip/zh-hant/net/compress/txt/
  10. 透過.NET 在 C# 壓縮 EMF 檔案 | Aspose.Zip

    C# 壓縮範例,用於在 .NET Framework 和 .NET Core 上將 EMF 文件壓縮為 zip 和其他存檔格式。... Compress EMF file via .NET: var dir = "full directory...CreateEntry( "filename.emf" , dir+ "file.emf" ); arch.Save(dir+ "archived_result...

    products.aspose.com/zip/zh-hant/net/compress/emf/