Sort Score
Result 10 results
Languages All
Labels All
Results 7,321 - 7,330 of 152,093 for

2

(0.34 sec)
  1. Corel Draw (cdr) - Free Support Forum - aspose.com

    Can Aspose.Imaging support writing xmp metadata to CorelDraw(cdr) file?...Family 3stan November 12, 2025, 2:47pm 1 Can Aspose.Imaging support...Discourse November 12, 2025, 2:48pm 2 @3stan Summary Aspose.Imaging...

    forum.aspose.com/t/corel-draw-cdr/321245
  2. Export Math Equations from Presentations on And...

    Unlock seamless export of math equations from PowerPoint to MathML using Aspose.Slides for Android via Java—preserve formatting and boost compatibility.... setSuperscript ( "2" ). join ( "+" ). join ( new MathematicalText...MathematicalText ( "b" ). setSuperscript ( "2" )). join ( "=" ). join ( new...

    docs.aspose.com/slides/androidjava/exporting-ma...
  3. Export Math Equations from Presentations in Jav...

    Unlock seamless export of math equations from PowerPoint to MathML using Aspose.Slides for Java—preserve formatting and boost compatibility.... setSuperscript ( "2" ). join ( "+" ). join ( new MathematicalText...MathematicalText ( "b" ). setSuperscript ( "2" )). join ( "=" ). join ( new...

    docs.aspose.com/slides/java/exporting-math-equa...
  4. CustomXmlPropertyCollection class | Aspose.Word...

    aspose.words.markup.CustomXmlPropertyCollection class. Represents a collection of custom XML attributes or smart tag properties...assertEqual ( '2003' , properties [ 2 ] . value ) self . assertEqual...( 3 , properties . count ) # 2 - Remove by name: properties ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 使用 C++ 在演示文稿中管理图表数据标签|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for C++ 在 PowerPoint 演示文稿中添加和格式化图表数据标签,以创建更具吸引力的幻灯片。...( defaultWorksheetInde , 0 , 2 , ObjectExt :: Box < System ::...:: String > ( u "Series 2" )), chart -> get_Type ()); // 获取第一条图表系列...

    docs.aspose.com/slides/zh/cpp/chart-data-label/
  6. The Header align is wrong after attach word - F...

    the “main” word like but after attached cover word, it looks like: 1.docx (175.8 KB) out.docx (129.3 KB) cover.docx (19.3 KB) the result the align of header is left from center. Here is my code: String path…...Family words-java GusGus April 2, 2025, 10:13am 1 the “main” word...docx"); alexey.noskov April 2, 2025, 12:01pm 2 @GusGus We have opened...

    forum.aspose.com/t/the-header-align-is-wrong-af...
  7. Aspose::Words::Document::ExtractPages method | ...

    Aspose::Words::Document::ExtractPages method. Returns the Document object representing specified range of pages in C++....doc = doc -> ExtractPages ( 0 , 2 ); doc -> Save ( get_ArtifactsDir...as if we had selected "Print 2 pages" in MS Word. // The start...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Printing Microsoft Project Files | Aspose.Tasks...

    This guide explains how to print Microsoft Project files using Aspose.Tasks for .NET....mpp" ); 2 project. Print (); Examples-C...Project( "New Project.mpp" ); 2 foreach (string printer in PrinterSettings...

    docs.aspose.com/tasks/net/printing-a-project/
  9. Splitter | Aspose.Words for Java

    Provides methods intended to split the documents into parts using different criteria in Java....2.pdf", SaveFormat.RTF) .execute();..."LowCode.ConvertContextStream.2.docx")) { Converter.create(converterContext)...

    reference.aspose.com/words/java/com.aspose.word...
  10. Aspose::Words::Markup::CustomXmlPropertyCollect...

    Aspose::Words::Markup::CustomXmlPropertyCollection::Remove method. Removes a property with the specified name from the collection in C++...."2003" , properties -> idx_get ( 2 ) -> get_Value ()); ASSERT_EQ...properties -> get_Count ()); // 2 - Remove by name: properties ->...

    reference.aspose.com/words/cpp/aspose.words.mar...