Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 212,994 for

new

(0.55 sec)
  1. Aspose.PSD for .NET 23.7 - 发布说明|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....Timeline ; Frame [] frames = new Frame [ framesCount ]; for (...[ i ] = new Frame (); LayerState [] layerStates = new LayerState...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  2. Aspose::Words::Fields::FieldInfo::get_NewValue ...

    Aspose::Words::Fields::FieldInfo::get_NewValue method. Gets or sets an optional value that updates the property in C++....corresponding built-in property with the new value. field = System :: ExplicitCast...); field -> set_NewValue ( u "New comment" ); field -> Update ();...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Configure Fallback Font Collections on Android|...

    Set up a fallback fonts collection in Aspose.Slides for Android via Java to keep text consistent and crisp in PowerPoint and OpenDocument presentations....presentation: Presentation pres = new Presentation (); try { IFontFallBackRulesCo...userRulesList = new FontFallBackRulesCol (); userRulesList . add ( new FontFallBackRule...

    docs.aspose.com/slides/androidjava/create-fallb...
  4. 档案

    档案... StringPtr outDir = new String("OutputDirectory\\");...outputChartTypeLine = outDir->StringAppend(new String("outputChartTypeLine.xlsx"));...

    blog.aspose.com/zh/cells/create-charts-in-excel...
  5. ReportBuilder | Aspose.Words for Java

    Provides methods intended to fill template with data using LINQ Reporting Engine in Java.... create() Creates new instance of the report builder...create(ReportBuilderContext context) Creates new instance of the report builder...

    reference.aspose.com/words/java/com.aspose.word...
  6. Redact PDF API | Aspose.PDF

    Redact PDF documents with free cross-platform Apps and High Code APIs for any platform....Redact PDF - C# Document doc = new Document ( dataDir + "test.pdf"...TextFragmentAbsorber textFragmentAbsorber = new TextFragmentAbsorber ( searchTerm...

    products.aspose.com/pdf/redaction/
  7. StyleCollection.defaultFont property | Aspose.W...

    StyleCollection.defaultFont property. Gets document default text formatting.... let doc = new aw . Document (); let styles...// Set default parameters for new styles that we may later add...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. SaveOptions.UpdateCreatedTimeProperty | Aspose....

    Optimize your SaveOptions with the UpdateCreatedTimeProperty. Control CreatedTime updates before saving, enhancing data accuracy. Default, false....Document doc = new Document (); DateTime createdTime = new DateTime...DocSaveOptions saveOptions = new DocSaveOptions (); saveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Add Math Equations to PowerPoint Presentations ...

    Insert and edit math equations in PowerPoint PPT and PPTX with Aspose.Slides for .NET, supporting OMML, formatting controls, and clear C# code samples.... Create new math expressions or edit previously...text: using ( var presentation = new Presentation ()) { var mathShape...

    docs.aspose.com/slides/net/powerpoint-math-equa...
  10. 使用C++的JavaScript设置渲染到图片的电子表格的默认字体|Documentation

    学习如何使用C++中的Aspose.Cells for JavaScript在渲染电子表格为图片时设置默认字体。...Courier New 和 ImageOrPrintOptions.defaultFont 属性设置为 Times New Roman...ImageOrPrintOptions.defaultFont 属性设置为 Courier New 后的输出图片。 这是将 ImageOrPrintOptions...

    docs.aspose.com/cells/zh/javascript-cpp/set-def...