Sort Score
Result 10 results
Languages All
Labels All
Results 9,861 - 9,870 of 65,999 for

paths

(0.24 sec)
  1. XLS Datei mit Bildern oder Diagrammen in PDF mi...

    XLS Dateien, die Bilder oder Diagramme enthalten, mit Aspose.Cells und C++ in PDF Dokumente konvertieren....Cells-for-C // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/de/cpp/convert-xls-file-w...
  2. 使用C++在将Excel转换为PDF时忽略错误|Documentation

    了解如何在将Excel转换为PDF时使用Aspose.Cells for C++忽略错误。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/ignore-errors-whil...
  3. 使用C++将打印区域范围导出为HTML|Documentation

    学习如何使用编号Aspose.Cells for C++将打印区域范围导出到HTML。...Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/export-print-area-...
  4. 使用C++将含图片或图表的XLS文件转换成PDF|Documentation

    使用Aspose.Cells将含有图像或图表的XLS文件转换为PDF文件。...Cells-for-C // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/zh/cpp/convert-xls-file-w...
  5. Konvertera Excel till PDF med C++|Documentation

    Lär dig hur man konverterar Excel arbetsböcker till PDF format med Aspose.Cells och C++....Startup (); // Source directory path U16String srcDir ( u ".. \\...\\ " ); // Output directory path U16String outDir ( u ".. \\...

    docs.aspose.com/cells/sv/cpp/convert-excel-to-pdf/
  6. Rendu de texte à l'aide de la police Type1 | C++

    API C++ pour la manipulation des polices. Découvrez les principes fondamentaux du rendu des polices de type 1 dans les produits C++....D::GraphicsPath > path) 3 { 4 _path = path; 5 } 6 7 void Ren...th::MoveTo > moveTo) 8 { 9 _path -> CloseFigure(); 10 _currentPoint...

    docs.aspose.com/font/fr/cpp/text-rendering-type...
  7. Representación de texto usando fuente Type1 | C++

    API de C++ para manipulen y escriban archivos.Aprenda los fundamentos sobre cómo representar fuentes Tipo 1 en productos C++....D::GraphicsPath > path) 3 { 4 _path = path; 5 } 6 7 void Ren...th::MoveTo > moveTo) 8 { 9 _path -> CloseFigure(); 10 _currentPoint...

    docs.aspose.com/font/es/cpp/text-rendering-type...
  8. Aspose.PSD for .NET 19.5 - 릴리스 노트|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....Paths P:Aspose.PSD.FileFormats.Psd...LayerResources.VmskResource.Paths P:Aspose.PSD.FileFormats.Psd...

    docs.aspose.com/psd/ko/net/aspose-psd-for-net-1...
  9. HTML to PDF generates extra bold text - Free Su...

    Hello, I am facing a issue while generating html to pdf which produces extra bold text in pdf. Here is the files for your reference. HtmlBoldIssue.zip (67.5 KB)...Prepare a path to a source HTML file string documentPath = Path.Combine(dataDir...Prepare a path for converted file saving string savePath = Path.Combine(dataDir...

    forum.aspose.com/t/html-to-pdf-generates-extra-...
  10. PDF/AをPDF形式に変換する|Aspose.PDF for Java

    このトピックでは、Aspose.PDFがJavaライブラリを使用してPDF/AファイルをPDFドキュメントに変換する方法を示します。...String pdfaDocumentFileName = Paths . get ( DATA_DIR . toString...(); String documentFileName = Paths . get ( DATA_DIR . toString...

    docs.aspose.com/pdf/ja/java/convert-pdfa-to-pdf/