Sort Score
Result 10 results
Languages All
Labels All
Results 1,891 - 1,900 of 222,895 for

new

(0.15 sec)
  1. 在 Android 上管理演示文稿批注|Aspose.Slides 文档

    使用 Aspose.Slides for Android via Java 完成演示文稿批注的管理:快速轻松地在 PowerPoint 文件中添加、读取、编辑和删除批注。...Presentation 类 Presentation pres = new Presentation (); try { // 添加空幻灯片...设置批注的位置 Point2D . Float point = new Point2D . Float ( 0 . 2f , 0...

    docs.aspose.com/slides/zh/androidjava/presentat...
  2. HTML to PDF too slow with version 25.7.0 and ab...

    Dear support team, We are using Aspose.pdf version 25.7.0 for html to pdf Below is the code that we are using for HTML to PDF where “using (Document pdfDocument = New Document(stream, htmloptions))” is taking too much …...using (Document pdfDocument = new Document(stream, htmloptions))...file as well. var htmloptions = new Aspose.Pdf.HtmlLoadOptions();...

    forum.aspose.com/t/html-to-pdf-too-slow-with-ve...
  3. 在渲染电子表格为HTML时设置默认字体,使用C++|Documentation

    学习如何使用Aspose.Cells for C++在渲染电子表格为HTML时设置默认字体。...置不同的默认字体名称,如Courier New、Arial、Times New Roman等,将工作簿保存为HTML。 截图显示通过...属性设置不同默认字体名的效果。 该代码生成了使用Courier New的 output HTML文件 , 使用Arial的 output...

    docs.aspose.com/cells/zh/cpp/set-default-font-w...
  4. SaveOptions | Aspose.Words for Java

    This is an abstract base class for classes that allow the user to specify additional options when saving a document into a particular format in Java.... Document doc = new Document(getMyDir() + "Rendering...HtmlSaveOptions saveOptions = new HtmlSaveOptions(); saveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  5. Compress Data on the Fly in C# | Aspose.Zip for...

    Learn how to compress HTTP response streams on the fly with Aspose.ZIP for .NET using the stream provider overload for ZIP, 7z, and CAB archives....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/zip/net/compress-on-the-fly/
  6. 捕获 3D 场景的视口并渲染到纹理或窗口|Documentation

    每个 3D 场景可以包含任意数量的视口。使用 Aspose.3D for .NET API,开发人员可以在单个屏幕截图中捕获一个或多个视口。他们可以在基于GUI的 .NET 应用程序或图像中呈现它。...of the camera Camera camera = new Camera (); scene . RootNode ...). Transform . Translation = new Vector3 ( 2 , 44 , 66 ); // Set...

    docs.aspose.com/3d/zh/net/capture-the-viewports...
  7. 制作 PDF 文件的 NUp|Aspose.PDF for .NET

    本文展示了如何使用 PdfFileEditor 类与 Aspose.PDF Facades 一起制作 PDF 文件的 NUp。...PdfFileEditor object var pdfEditor = new Aspose . Pdf . Facades . PdfFileEditor...PdfFileEditor object var pdfEditor = new Aspose . Pdf . Facades . PdfFileEditor...

    docs.aspose.com/pdf/zh/net/make-nup-of-pdf-files/
  8. Add Math Equations to PowerPoint Presentations ...

    Insert and edit math equations in PowerPoint PPT and PPTX with Aspose.Slides for PHP via Java, supporting OMML, formatting controls, and clear code samples.... Create new math expressions or edit previously...the mathematical text: $pres = new Presentation (); try { $mathShape...

    docs.aspose.com/slides/php-java/powerpoint-math...
  9. 指定 3D 文件加载选项|Documentation

    有几个接受loadopons实例的Scene.open方法重载或Scene类构造函数重载。...Discreet3DSLoadOptio loadOpts = new Discreet3DSLoadOptio (); // Sets...ObjLoadOptions loadObjOpts = new ObjLoadOptions (); // Import...

    docs.aspose.com/3d/zh/java/specify-3d-file-load...
  10. Aspose.pdf PDF to HTML output difference - Free...

    Hi, I’m from RChilli. We’re using Aspose.PDF version 24.7 to convert PDFs to HTML. However, we’ve noticed inconsistencies in the HTML output when parsing some resumes—the results differ between our local system and our …...try (InputStream inputStream = new ByteArrayInputStream(pdfData))...aspose.pdf.License license = new com.aspose.pdf.License(); license...

    forum.aspose.com/t/aspose-pdf-pdf-to-html-outpu...