Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 44,911 for

2.0

(0.57 sec)
  1. Working with PDF File Metadata in C#|Aspose.PDF...

    Explore how to extract and manage PDF metadata, such as author and title, in .NET using Aspose.PDF. Includes PDF 2.0 support.... Working with PDF 2.0 Metadata Starting from version...documents as PDF 2.0. According to the PDF 2.0 specification, certain...

    docs.aspose.com/pdf/net/pdf-file-metadata/
  2. Which PDF Standard Is Better to Choose|Aspose.W...

    Choose the best PDF standard to export the result of your programming task in C#. Which PDF standard is better – PDF 1.7, PDF 2.0, PDF/A-1, PDF/A-2, or PDF/UA....7 vs PDF 2.0 At the moment there is no big...PDF 1.7 and PDF 2.0 output. Aspose.Words PDF 2.0 output just allows...

    docs.aspose.com/words/net/which-pdf-standard-is...
  3. Which PDF Standard Is Better to Choose|Aspose.W...

    Choose the best PDF standard to export the result of your programming task in Python. Which PDF standard is better – PDF 1.7, PDF 2.0, PDF/A-1, PDF/A-2, or PDF/UA....7, PDF 2.0, PDF/A‑1/‑2, and PDF/UA) when...considerations may apply. PDF 1.7 vs PDF 2.0 At the moment there is no big...

    docs.aspose.com/words/python-net/which-pdf-stan...
  4. Which PDF Standard Is Better to Choose|Aspose.W...

    Choose the best PDF standard to export the result of your programming task in Java. Which PDF standard is better – PDF 1.7, PDF 2.0, PDF/A-1, PDF/A-2, or PDF/UA....7 vs PDF 2.0 At the moment there is no big...PDF 1.7 and PDF 2.0 output. Aspose.Words PDF 2.0 output just allows...

    docs.aspose.com/words/java/which-pdf-standard-i...
  5. Which PDF Standard Is Better to Choose|Aspose.W...

    Choose the best PDF standard to export the result of your programming task in Node.js. Which PDF standard is better – PDF 1.7, PDF 2.0, PDF/A-1, PDF/A-2, PDF/A-3, PDF/A-4, or PDF/UA....7 vs PDF 2.0 At the moment there is no big...PDF 1.7 and PDF 2.0 output. Aspose.Words PDF 2.0 output just allows...

    docs.aspose.com/words/nodejs-net/which-pdf-stan...
  6. PdfFormat A4 not fully supported? - Free Suppor...

    Hi, I use the convert API in Apose.PDF for Java to convert a PDF into various conformance levels. When I use any level except A4 then everything works. e.g. when I execute this method: pdfDocument.convert(os, PdfForm…... PDF/A-4 is based on PDF 2.0, which introduces new features...document is being treated as a PDF 2.0 document rather than strictly...

    forum.aspose.com/t/pdfformat-a4-not-fully-suppo...
  7. 在将 3D 个场景保存为 GLTF 个2.0格式之前,自定义非PBR到PBR材质的转换|Doc...

    Aspose.3D for Java API 的场景类表示 3D 场景,开发人员可以通过添加各种实体来构建 3D 场景。...将非PBR材质内部转换为PBR材质,然后导出为 GLTF 2.0 (导出时场景中的材质将保持不变),并且开发人员可以提供自定义转换函数来覆盖默认行为。...ret ; } }); // save in GLTF 2.0 format s . save ( MyDir + "N...

    docs.aspose.com/3d/zh/java/customize-non-pbr-to...
  8. 在将 3D 场景保存为 C# 中的 GLTF 2.0格式之前,自定义非PBR到PBR材质转换|...

    Aspose 的场景类。3D API 表示 3D 场景。开发人员已经可以通过添加各种实体来构建 3D 场景。GLTF 2.0仅支持PBR (基于物理的渲染) 材质,Aspose。3D API 将非PBR材质内部转换为PBR材质,然后导出为 GLTF 2.0。...将非PBR材质内部转换为PBR材质,然后导出为 GLTF 2.0 (导出时场景中的材质将保持不变),并且开发人员可以提供自定义转换函数来覆盖默认行为。...return pbr ; }; // save in GLTF 2.0 format s . Save ( "test.gltf"...

    docs.aspose.com/3d/zh/net/customize-non-pbr-to-...
  9. ChartDataLabelLocationMode | Aspose.Words for Java

    Specifies how the values u2.0bu2.0bthat specify the location of a data label - the ChartDataLabel.getLeft / ChartDataLabel.setLeftdouble and ChartDataLabel.getTop / ChartDataLabel.setTopdouble properties - are interpreted in Java....(CHART_HEIGHT - TITLE_AREA_HEIGHT) / 2.0; final double DOUGHNUT_CENTER_X...- Y_MARGIN - LABEL_HEIGHT / 2.0; // Because the data points start...

    reference.aspose.com/words/java/com.aspose.word...
  10. Encrypt PDF using Rust|Aspose.PDF for Rust via C++

    Encrypt PDF File with Aspose.PDF for Rust via C++....encryption compliant with PDF 2.0 standards. Once encrypted, the...encryption algorithm. Enable PDF 2.0 encryption for modern security...

    docs.aspose.com/pdf/rust-cpp/encrypt-pdf/