Sort Score
Result 10 results
Languages All
Labels All
Results 4,991 - 5,000 of 150,852 for

2

(0.13 sec)
  1. Cannot convert PDF to PDF/A on Linux using Aspo...

    Scenario: Convert PDF to PDF/A. Aspose.PDF.Drawing 25.3.0. Issue: Document.Convert method returns false when run on Linux. Sample project and test file: sample.zip (152.5 KB) Notes: You have to run the test on Linux…...shibanov April 16, 2025, 3:52am 2 @oleksii88 We are looking into...sergei.shibanov April 16, 2025, 2:54pm 3 @oleksii88 When converting...

    forum.aspose.com/t/cannot-convert-pdf-to-pdf-a-...
  2. 3D 演示文稿|Aspose.Slides for Node.js via .NET 文档

    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.... getImage ( 2 , 2 ); slideImage . save ( "sample_3d...get_Item ( 0 ). getImage ( 2 , 2 ); slideImage . save ( "sample_3d...

    docs.aspose.com/slides/zh/nodejs-java/3d-presen...
  3. 通过链式操作简化变换矩阵的创建|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...
  4. 在工作表内向Shape前后移动(前景层次)用C++|Documentation

    学习如何使用 Aspose.Cells for C++ 改变工作表中形状的z次序位置。... ToFrontOrBack ( 2 ); // Print the Z-Order position...back sh4 . ToFrontOrBack ( - 2 ); // Save the output Excel file...

    docs.aspose.com/cells/zh/cpp/send-shape-front-o...
  5. 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...
  6. CustomXmlPropertyCollection | Aspose.Words for ...

    Represents a collection of custom XML attributes or smart tag properties in Java....get(2).getValue()); Assert.assertEquals(1...assertEquals(3, properties.getCount()); // 2 - Remove by name: properties.remove("Year");...

    reference.aspose.com/words/java/com.aspose.word...
  7. sample.zip

    Properties/AssemblyInfo.cs using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the f......Slides[2].SlideShowTransition.Type = TransitionType...PdfToPresentationToH PdfToPresentationToH v4.7.2 512 true true AnyCPU true full...

    docs.aspose.com/slides/fr/net/web-extensions/sa...
  8. sample.zip

    Properties/AssemblyInfo.cs using System.Reflection; using System.Runtime.CompilerServices; using System.Runtime.InteropServices; // General Information about an assembly is controlled through the f......Slides[2].SlideShowTransition.Type = TransitionType...PdfToPresentationToH PdfToPresentationToH v4.7.2 512 true true AnyCPU true full...

    docs.aspose.com/slides/net/web-extensions/sampl...
  9. 如何生成一个竖向的文本框,并且插入的富文本内容需要旋转 -90 度 - Free Suppor...

    我使用words.java 试图在word中生成类似sidebar的功能,插入的竖向形状后插入富文本内容,我想知道怎么才能把富文本中的文字和图片都旋转 -90 ° 并保持内容正确,以下是我的代码 private void insertSidebarIntoHeader(Document document, HeaderFooter header, String htmlContent) throws Exception { …...com January 29, 2026, 2:25am 1 我使用words.java 试图在word中...from page → Center X = 15 + 40/2 = 35pt // - Top edge at topMargin...

    forum.aspose.com/t/topic/324972
  10. 在C++中使用图表|Aspose.Words对于C++

    图表特性介绍,如何使用C++创建和操作图表....Category 1" , u "AW Category 2" }); // Adding new series. Value...:: MakeArray < double > ({ 1 , 2 })); auto series2 = seriesColl...

    docs.aspose.com/words/zh/cpp/how-to-set-fill-an...