Sort Score
Result 10 results
Languages All
Labels All
Results 6,171 - 6,180 of 6,251 for

document viewer

(0.18 sec)
  1. Conversione in formato a pagina fissa in C#|Asp...

    Salva Documenti nei formati PDF, XPS, HTML, XAML, PostScript e PCL utilizzando C#....aprire (Adobe Acrobat, XPS Viewer) e talvolta modificare (Adobe...UpdatePageLayout , fornito dalla classe Document . Se un layout di pagina non...

    docs.aspose.com/words/it/net/converting-to-fixe...
  2. Mengonversi ke Format halaman Tetap dalam Java|...

    Aspose.Words untuk Java mengimplementasikan mesin tata letak halamannya sendiri yang memungkinkannya menghasilkan semua format halaman tetap, seperti PDF, XPS, dan berbagai format gambar....membuka (Adobe Acrobat, XPS Viewer), dan terkadang mengedit (Adobe...yang disediakan oleh kelas Document . Jika tata letak halaman...

    docs.aspose.com/words/id/java/converting-to-fix...
  3. 通過 C# .NET 將 DOTM 轉換為 PPS 或使用免費的在線轉換器 | product...

    使用 C# 將 Word dotm 文檔轉換為 PowerPoint pps 文件。在 ASP.NET 或其他 .NET 應用程序中轉換多個文件。...Document 類加載DOTM文件 將DOTM文檔保存為HTML 創建...Microsoft PowerPoint、PowerPoint Viewer 或其他能夠讀取 PPS 文件的演示軟件。這些應用程序...

    products.aspose.com/total/zh-hant/net/conversio...
  4. Modifiche basate su eventi nella pagina XPS | C++

    Scopri come apportare modifiche ripetute a tutte le pagine di output durante la conversione di un file XPS utilizzando l'API Aspose.Page per C++...i <= document -> DocumentCount(); i ++ ) 2 { 3 document -> S...1; j <= document -> PageCount(); j ++ ) 5 { 6 document -> SelectActivePage(j);...

    docs.aspose.com/page/it/cpp/xps/event-based-mod...
  5. 在 Python 中將 DOTX 轉換為 PPS 或使用免費的在線轉換器 | products...

    在 Python 應用程序中將 DOTX 轉換為 PPS,而無需使用 Microsoft Word 或 PowerPoint 或在線。在集成代碼之前快速測試免費的 DOTX 到 PPS 在線轉換器。... 步驟1 使用 Document 類打開源 DOTX 文件 通過提供文件名和所需的目錄路徑,使用...Microsoft PowerPoint、PowerPoint Viewer 或其他能夠讀取 PPS 文件的演示軟件。這些應用程序...

    products.aspose.com/total/zh-hant/python-net/co...
  6. 在 Python 中將 OTT 轉換為 PPS 或使用免費的在線轉換器 | products....

    在 Python 應用程序中將 OTT 轉換為 PPS,而無需使用 Microsoft Word 或 PowerPoint 或在線。在集成代碼之前快速測試免費的 OTT 到 PPS 在線轉換器。... 步驟1 使用 Document 類打開源 OTT 文件 通過提供文件名和所需的目錄路徑,使用...Microsoft PowerPoint、PowerPoint Viewer 或其他能夠讀取 PPS 文件的演示軟件。這些應用程序...

    products.aspose.com/total/zh-hant/python-net/co...
  7. Что нового|Aspose.PDF для Python через .NET

    На этой странице представлены самые популярные новые функции в Aspose.PDF for Python via .NET, которые были введены в последних релизах.... Document ( infile ) as document : optimize_options...= True # Optimize PDF document document . optimize_resources (...

    docs.aspose.com/pdf/ru/python-net/whatsnew/
  8. 在 Python 中將 WORD 轉換為 PPS 或使用免費的在線轉換器 | products...

    在 Python 應用程序中將 WORD 轉換為 PPS,而無需使用 Microsoft Word 或 PowerPoint 或在線。在集成代碼之前快速測試免費的 WORD 到 PPS 在線轉換器。... 步驟1 使用 Document 類打開源 WORD 文件 通過提供文件名和所需的目錄路徑,使用...Microsoft PowerPoint、PowerPoint Viewer 或其他能夠讀取 PPS 文件的演示軟件。這些應用程序...

    products.aspose.com/total/zh-hant/python-net/co...
  9. 通過 C# .NET 將 DOC 轉換為 PPS 或使用免費的在線轉換器 | products...

    使用 C# 將 Word doc 文檔轉換為 PowerPoint pps 文件。在 ASP.NET 或其他 .NET 應用程序中轉換多個文件。...Document 類加載DOC文件 將DOC文檔保存為HTML 創建...Microsoft PowerPoint、PowerPoint Viewer 或其他能夠讀取 PPS 文件的演示軟件。這些應用程序...

    products.aspose.com/total/zh-hant/net/conversio...
  10. Cambiar el tamaño de EPS | Solución API C++

    La funcionalidad de cambio de tamaño de EPS ofrecida por la solución API Aspose.Page para C++ se explica e ilustra con fragmentos de código aquí....resultante con nuestro EPS Viewer Cambiar el tamaño de EPS configurando...Page-for-C 2 3 // The path to the documents directory. 4 System::String...

    docs.aspose.com/page/es/cpp/resize-eps/