Sort Score
Result 10 results
Languages All
Labels All
Results 4,021 - 4,030 of 153,211 for

2

(0.33 sec)
  1. 在 PostScript 中处理文本 | .NET

    如何在 PS 文件中添加文本是 Aspose.Page API 解决方案解答的一个问题。了解如何在 .NET 中使用该功能...new string [] { FONTS_FOLDER }; 2 Aspose. Page . Font . DrFont drFont...stream for the PostScript document 2 using (Stream outPsStream = new...

    docs.aspose.com/page/zh/net/ps/working-with-text/
  2. Create a New Diagram in VSTO and Aspose.Diagram...

    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.... Drop ( visioStarMaster , 2.0 , 5.5 ); visioStarShape . Text...diagram . AddShape ( 4.25 , 5.5 , 2 , 1 , @"Rectangle" , 0 ); Shape...

    docs.aspose.com/diagram/net/create-a-new-diagra...
  3. Aspose.Slides for C++: paragraph->GetRect() Thr...

    Using aspose 25 version, when trying to access paragraph->GetRect();, it throws exception: System::NullReferenceException: Object reference not set to an instance of an object. Attached ppt: Test1.pptx.zip (255.3 KB…...filePathTemplate = u"slide_{0}_shape_{1}_{2}.png"; // the third parameter...st1.pptx"); // and test1 (1) 2 copy.pptx, thumbnailPPT.pptx try...

    forum.aspose.com/t/aspose-slides-for-c-paragrap...
  4. 84378744.csv

    Id,Name 1,Jane 2,Doe , Id,Occupation 1,Teacher 2,Engineer 3,Accountant Evaluation Only. Created with Aspose.Cells for C++.Copyright 2003 - 2019 Aspose Pty Ltd....Id,Name 1,Jane 2,Doe , Id,Occupation 1,Teacher 2,Engineer 3,Accountant...

    docs.aspose.com/cells/ru/cpp/keep-separators-fo...
  5. 84378744.csv

    Id,Name 1,Jane 2,Doe , Id,Occupation 1,Teacher 2,Engineer 3,Accountant Evaluation Only. Created with Aspose.Cells for C++.Copyright 2003 - 2019 Aspose Pty Ltd....Id,Name 1,Jane 2,Doe , Id,Occupation 1,Teacher 2,Engineer 3,Accountant...

    docs.aspose.com/cells/sv/cpp/keep-separators-fo...
  6. Changing the Hyperlink style when saving as Wor...

    Hi, our customer reported a need to change the Hyperlinks style in the Word documents. They have documents that we convert into PDF. They want to remove the underline and change the color globally, in the output PDF tha…...words-java Mariusz_Pala October 2, 2025, 8:11am 1 Hi, our customer...Professionalize.Discourse October 2, 2025, 8:12am 2 @Mariusz_Pala To change...

    forum.aspose.com/t/changing-the-hyperlink-style...
  7. 在 Android 上自定义演示文稿中的 3D 图表|Aspose.Slides 文档

    了解如何在 Aspose.Slides for Android via Java 中创建和自定义 3D 图表,支持 PPT 和 PPTX 文件——立即提升您的演示文稿。...defaultWorksheetInde , 0 , 2 , "Series 2" ), chart . getType ());...defaultWorksheetInde , 2 , 0 , "Caetegoty 2" )); chart . getChartData...

    docs.aspose.com/slides/zh/androidjava/3d-chart/
  8. Java PPTX 文檔圖表 | products.aspose.com

    Java 示例代碼,用於在 JSP/JSF 應用程序和桌面應用程序的 Java 運行時環境中繪製和轉換 PPTX 文件中的圖表或圖表。...getCell(defaultWorksheetInde, 0 , 2 , "Series 2" ), chart.getType()); //Adding...getCell(defaultWorksheetInde, 2 , 0 , "Caetegoty 2" )); chart.getChartData()...

    products.aspose.com/slides/zh-hant/java/chart/p...
  9. Aspose::Words::Paragraph::AppendField method | ...

    Aspose::Words::Paragraph::AppendField method. Appends a field to this paragraph in C++....FieldType :: FieldDate , true ); // 2 - Append a TIME field using a...-> get_Fields () -> idx_get ( 2 ) -> get_Result ()); // This field...

    reference.aspose.com/words/cpp/aspose.words/par...
  10. FieldFormat class | Aspose.Words for Python

    aspose.words.fields.FieldFormat class. Provides typed access to field's numeric, date and time, and general formatting...insert_field ( '= 2 + 3' ) self . assertEqual ( '= 2 + 3' , field...update () self . assertEqual ( '= 2 + 3 \\ # $###.00' , field . get_field_code...

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