Sort Score
Result 10 results
Languages All
Labels All
Results 3,441 - 3,450 of 133,215 for

2

(0.06 sec)
  1. Aspose::Words::Saving::PdfCompliance enum | Asp...

    Aspose::Words::Saving::PdfCompliance enum. Specifies the PDF standards compliance level in C++....with the PDF 2.0 (ISO 32000-2) standard. PdfA1a 2 The output file...with the PDF/A-2a (ISO 19005-2) standard. This level includes...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. 通过链式操作简化变换矩阵的创建|Documentation

    Aspose.3D for Python via .NET API 提供了TransformBuilder类,它通过链操作简化了转换矩阵的创建。...rotate_euler_degree ( 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/python-net/simplify-the-c...
  3. 使用 C++ 自动调整合并单元格的行高|Documentation

    了解如何使用 Aspose.Cells for C++ 自动调整 Excel 中合并单元格的行高。... CreateRange ( 0 , 0 , 2 , 2 ); // Merge the cells range...GetCells (). CreateRange ( 0 , 0 , 2 , 2 ); // Merge the cells range2...

    docs.aspose.com/cells/zh/cpp/autofit-rows-for-m...
  4. Source | Aspose.Words for Java

    Represents an individual source such as a book journal article or interview in Java....assertEquals(2, ((PersonCollection)editor).getCount());...getAuthor(); Assert.assertEquals(2, authors.getCount()); Person person...

    reference.aspose.com/words/java/com.aspose.word...
  5. 创建或更新 PowerPoint 演示文稿图表|Aspose.Slides for PHP 文档

    在 PowerPoint 演示文稿中创建图表...$defaultWorksheetInde , 0 , 2 , "系列 2" ), $chart -> getType ());...$defaultWorksheetInde , 2 , 0 , "类别 2" )); $chart -> getChartData...

    docs.aspose.com/slides/zh/php-java/create-chart/
  6. 通过Node.js通过C++插入Excel文件的图片和形状|Documentation

    使用Aspose.Cells for Node.js via C++管理Excel文件中的图片、OLE对象和形状。... addLine ( 2 , 0 , 2 , 0 , 100 , 300 ); // method...peType.Line, 2, 0, 2, 0, 100, 300); // method 2 // sheet.getShapes()...

    docs.aspose.com/cells/zh/nodejs-cpp/insert-shapes/
  7. Aspose.Pdf.Facades.FormFieldFacade.Rotate set n...

    Hi, Aspose.PDF 22.7 I am populating fields in a pdf using Aspose.Pdf.Facades.FormFieldFacade The document page is rotated 180 degrees, so to make the text look the correct way up I need to rotate the facade by 180 deg…...purnell May 2, 2025, 2:40pm 1 Hi, Aspose.PDF 22...Professionalize.Discourse May 2, 2025, 2:40pm 2 @peter.purnell It seems...

    forum.aspose.com/t/aspose-pdf-facades-formfield...
  8. Aspose::Words::Markup::XmlMapping class | Aspos...

    Aspose::Words::Markup::XmlMapping class. Specifies the information that is used to establish a mapping between the parent structured document tag and an XML element stored within a custom XML data part in the document. To learn more, visit the documentation article in C++....#1</text><text>Text element #2</text></root>" ; SharedPtr < CustomXmlPart...#1</text><text>Text element #2</text></root>" , System :: Text...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. ListLevel.IsLegal | Aspose.Words for .NET

    Discover ListLevel IsLegal. Control inherited number styles with ease. Choose Arabic for a modern look or preserve original styles for a classic touch....Styles [ "Heading 1" ]; // Level 2 labels will display the current...ListLevels [ 2 ]. NumberFormat = "-\x0002-" ; list . ListLevels [ 2 ]....

    reference.aspose.com/words/net/aspose.words.lis...
  10. XmlMapping class | Aspose.Words for Python

    aspose.words.markup.XmlMapping class. Specifies the information that is used to establish a mapping between the parent structured document tag and an XML element stored within a custom XML data part in the document...#1</text><text>Text element #2</text></root>' xml_part = doc...#1</text><text>Text element #2</text></root>' , xml_part . data...

    reference.aspose.com/words/python-net/aspose.wo...