Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 37,391 for

new

(0.04 sec)
  1. TableSubstitutionRule.set_substitutes method | ...

    TableSubstitutionRule.set_substitutes method. Override substitute font names for given original font name...."Amethysta": "Arvo", and "Courier New". # If the first substitute is...'Amethysta' , [ 'Arvo' , 'Courier New' ]) # "Amethysta" is unavailable...

    reference.aspose.com/words/python-net/aspose.wo...
  2. RectangleShape | Aspose.PSD for .NET API 参考

    表示一个矩形... Image image = new Aspose . PSD . FileFormats ..... PSD . Graphics graphics = new Aspose . PSD . Graphics ( image...

    reference.aspose.com/psd/zh/net/aspose.psd.shap...
  3. PageIndex | Aspose.Note for .NET API Reference

    Gets or sets the index of the first page to save. By default is 0.... Document oneFile = new Document ( dataDir + "Aspose...object ImageSaveOptions opts = new ImageSaveOptions ( SaveFormat...

    reference.aspose.com/note/net/aspose.note.savin...
  4. Processor | Aspose.Words for Java

    Processor class for performing different document processing actions in Java....stream: DataTable dataTable = new DataTable(); dataTable.getColumns()..."); dataTable.getRows().add(new String[]{"James Bond", "London"...

    reference.aspose.com/words/java/com.aspose.word...
  5. AnthropicAiModel | Aspose.Words for Java

    An abstract class representing the integration with Anthropicu2019s AI models within the Aspose.Words in Java.... Document doc = new Document(getMyDir() + "Big document...CheckGrammarOptions grammarOptions = new CheckGrammarOptions(); grammarOptions...

    reference.aspose.com/words/java/com.aspose.word...
  6. 自定义PowerPoint字体|Aspose.Slides for PHP 文档

    PowerPoint自定义字体...进行一些工作并执行演示文稿/幻灯片渲染 $pres = new Presentation ( "DefaultFonts...setDocumentLevelFont 属性: $Array = new JavaClass ( "java.lang.reflect...

    docs.aspose.com/slides/zh/php-java/custom-font/
  7. DocumentBuilder | Aspose.Words for .NET

    Create powerful documents effortlessly with DocumentBuilder. Initialize a New instance and streamline your document management today!...DocumentBuilder() Initializes a new instance of this class. public...Creates a new DocumentBuilder object and attaches it to a new Document...

    reference.aspose.com/words/net/aspose.words/doc...
  8. ActiveX|Aspose.Slides 文档

    在 C# 或 .NET 中管理 PowerPoint 演示文稿中的 ActiveX 控件...Presentation presentation = new Presentation ( "ActiveX.pptm"...激活期间替换此图像,因此有时保持图像不变是可以的。 Bitmap image = new Bitmap (( int ) control . Frame...

    docs.aspose.com/slides/zh/net/activex/
  9. PlainTextDocument | Aspose.Words for Java

    Allows to extract plain-text representation of the documents content in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...PlainTextDocument plaintext = new PlainTextDocument(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  10. DrawRectangle | Aspose.Imaging for .NET API Ref...

    DrawRectangle Contents [ Hide ] Graphics.DrawRectangle method (1 of 4) Draws a rectangle specified by a RectangleF st......operation, the example creates a new Image in PNG format and draw...System . IO . FileStream stream = new System . IO . FileStream ( @"C:\temp\output...

    reference.aspose.com/imaging/net/aspose.imaging...