Sort Score
Result 10 results
Languages All
Labels All
Results 4,321 - 4,330 of 214,328 for

new

(0.26 sec)
  1. 編輯 PDF 應用程式介面 | Aspose.PDF

    使用適用於任何平台的免費跨平台應用程序和高代碼 API 編輯 PDF 文檔。... 編輯 PDF-C# Document doc = new Document ( dataDir + "test.pdf"...TextFragmentAbsorber textFragmentAbsorber = new TextFragmentAbsorber ( searchTerm...

    products.aspose.com/pdf/zh-hant/redaction/
  2. Merge FBX File Formats via .NET | products.aspo...

    C# source code to load, render and Merge FBX documents on .NET Framework, .NET Core, Mono....generate usdz file Scene scene = new Scene(); int i = 0 ; foreach...file in files) { using var fs = new FileStream(file, FileMode.Open...

    products.aspose.com/3d/net/merger/fbx/
  3. Merge GLTF File Formats via .NET | products.asp...

    C# source code to load, render and Merge GLTF documents on .NET Framework, .NET Core, Mono....generate usdz file Scene scene = new Scene(); int i = 0 ; foreach...file in files) { using var fs = new FileStream(file, FileMode.Open...

    products.aspose.com/3d/net/merger/gltf/
  4. Merge JT File Formats via .NET | products.aspos...

    C# source code to load, render and Merge JT documents on .NET Framework, .NET Core, Mono....generate usdz file Scene scene = new Scene(); int i = 0 ; foreach...file in files) { using var fs = new FileStream(file, FileMode.Open...

    products.aspose.com/3d/net/merger/jt/
  5. Merge PDF File Formats via .NET | products.aspo...

    C# source code to load, render and Merge PDF documents on .NET Framework, .NET Core, Mono....generate usdz file Scene scene = new Scene(); int i = 0 ; foreach...file in files) { using var fs = new FileStream(file, FileMode.Open...

    products.aspose.com/3d/net/merger/pdf/
  6. Merge GLB File Formats via .NET | products.aspo...

    C# source code to load, render and Merge GLB documents on .NET Framework, .NET Core, Mono....generate usdz file Scene scene = new Scene(); int i = 0 ; foreach...file in files) { using var fs = new FileStream(file, FileMode.Open...

    products.aspose.com/3d/net/merger/glb/
  7. Cancel ZIP Archive Creation | Aspose.Zip Docume...

    Learn how to cancel the creation of ZIP archives within your Java application....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/zip/java/cancel-archive-creation/
  8. 将PdfSaveOptions和ImageOrPrintOptions的DefaultFont...

    学习在使用Aspose.Cells保存文档时优先设置字体。...ImageOrPrintOptions 的 DefaultFont 属性设置为“Times New Roman”。同时将布尔属性 CheckWorkbookDefault...设置为“false”,确保A1单元格的文本使用“Times New Roman”字体渲染,而不是使用默认字体(此处为“Cal...

    docs.aspose.com/cells/zh/cpp/set-defaultfont-pr...
  9. Enhance Image Processing with the Modern API|As...

    Modernize slide image processing by replacing deprecated imaging APIs with the .NET Modern API for seamless PowerPoint and OpenDocument automation....typical scenario of using the new API may look as follows: using...using ( Presentation pres = new Presentation ()) { IPPImage ppImage...

    docs.aspose.com/slides/net/modern-api/
  10. ParagraphCollection | Aspose.Words for Java

    Provides typed access to a collection of Paragraph nodes in Java.... Document doc = new Document(getMyDir() + "Revisions...paragraphs from the collection to a new array of paragraphs. add(Node...

    reference.aspose.com/words/java/com.aspose.word...