Sort Score
Result 10 results
Languages All
Labels All
Results 3,531 - 3,540 of 155,382 for

2

(0.35 sec)
  1. Supported Barcode Types|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....EAN-8, IATA 2-of-5, Italian Post 25, Interleaved 2-of-5, ISBN... ISSN, ITF-6, ITF-14, Matrix 2-of-5, MSI, OPC, PatchCode, Pharmacode...

    docs.aspose.com/barcode/python-net/barcode-types/
  2. Supported Barcode Types and File Formats|Docume...

    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....EAN-8, IATA 2-of-5, Italian Post 25, Interleaved 2-of-5, ISBN... ISSN, ITF-6, ITF-14, Matrix 2-of-5, MSI, OPC, PatchCode, Pharmacode...

    docs.aspose.com/barcode/jasperreports/supported...
  3. What is the usage of aspose-words-25.4.pom - Fr...

    In my project, I just use aspose by adding something like <dependency> <groupId>com.aspose</groupId> <artifactId>aspose-words</artifactId> <version>21.5</version> <classi…...Product Family tong123123 May 2, 2025, 6:20am 1 In my project...<properties> <jogl.version>2.3.2</jogl.version> </properties>...

    forum.aspose.com/t/what-is-the-usage-of-aspose-...
  4. 通过链式操作简化变换矩阵的创建|Documentation

    Aspose.3D for .NET API 提供了TransformBuilder类,该类通过链操作简化了转换矩阵的创建。...RotateEulerDegree ( 0 , 180 , 0 ) // Scale by 2 will change the (x, y, z) into...into (2x, 2y, 2z) . Scale ( 2 ) // change the (x, y, z) into (z...

    docs.aspose.com/3d/zh/net/simplify-the-creation...
  5. Aspose::Words::PageSetup::get_RestartPageNumber...

    Aspose::Words::PageSetup::get_RestartPageNumbering method. True if page numbering restarts at the beginning of the section in C++....Writeln ( u "Section 1, page 2." ); builder -> InsertBreak (...builder -> Writeln ( u "Section 2, page 1." ); builder -> InsertBreak...

    reference.aspose.com/words/cpp/aspose.words/pag...
  6. Classic alumni questionnaire with free-form ans...

    Simple OMR ready alumni questionnaire template with free-form answers....container=instructions columns_count=2 ?block= column=2 border=rounded ?content=Instructions...height=50 ?container=2-3 columns_count=2 ?block= column=1 border=none...

    docs.aspose.com/omr/net/showcases/alumni/classic/
  7. TikZ for Scientific Publications | Aspose.TeX .NET

    Utilize TikZ to create professional-quality graphics and diagrams for scientific and academic publications....Copy 1 \ documentclass{article} 2 \ usepackage{pgfplots} 3 \ pgfplotsset{compat...x ^ 2}$}, 11 grid = major 12 ] 13 \ addplot [ domain =- 2:2, samples...

    docs.aspose.com/tex/net/tikz-for-scientific-pub...
  8. Image.GetOriginalOptions() along with changing ...

    Hi there, Using latest version (25.9) for .NET. We want to use Image.GetOriginalOptions() when changing resolution so we can keep all other aspects of the image (compression, color depth, etc.). However, we are not ab…...adlib September 4, 2025, 2:11pm 1 Hi there, Using latest...Discourse September 4, 2025, 2:11pm 2 @markmanley.adlib Hi Mark...

    forum.aspose.com/t/image-getoriginaloptions-alo...
  9. Working with Text in PS file | Python

    How to add textt in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Python... page import * 2 from aspose. page . eps import...1 from aspose. page import * 2 from aspose. page . eps import...

    docs.aspose.com/page/python-net/ps/working-with...
  10. 如何优化 SVG – C# 示例

    您将学习如何优化 SVG 并减小 SVG 文件的大小。... Svg ; 2 using System. IO ; 3 using Aspose...PathOptimizationOpti . FloatPrecision = 2; 12 // Optimize document 13 SVGOptimizer...

    docs.aspose.com/svg/zh/net/how-to-optimize-svg/