Sort Score
Result 10 results
Languages All
Labels All
Results 1,981 - 1,990 of 223,075 for

new

(0.21 sec)
  1. 绘制椭圆|Documentation

    本节介绍如何使用Aspose.Diagram在visio页面中绘制椭圆、圆形或椭圆。支持使用C#绘制圆形或椭圆并保存为pdf、svg、html、image、xps等格式。...Load diagram Diagram diagram = new Diagram ( dataDir + "Drawing1...Load diagram Diagram diagram = new Diagram ( dataDir + "Drawing1...

    docs.aspose.com/diagram/zh/net/drawing/draw-ell...
  2. LoadOptions.WarningCallback | Aspose.Words for ...

    Discover the LoadOptions WarningCallback property, which alerts you during load operations to prevent data loss and ensure formatting integrity....LoadOptionsWarningCa () { // Create a new LoadOptions object and set its...implementation. LoadOptions loadOptions = new LoadOptions (); loadOptions ...

    reference.aspose.com/words/net/aspose.words.loa...
  3. 在 C# 中指定 3D 文件加载选项|Documentation

    有几个接受LoadOptions对象的Scene.Open方法重载或Scene类构造函数重载。每种加载格式都有一个相应的类,该类保存该加载格式的加载选项。...Discreet3dsLoadOptio loadOpts = new Discreet3dsLoadOptio (); // Sets...loadOpts . LookupPaths = new List < string >( new string [] { "textures"...

    docs.aspose.com/3d/zh/net/specify-3d-file-load-...
  4. FieldSubject.text property | Aspose.Words for P...

    FieldSubject.text property. Gets or sets the text of the subject....then display the new value. field . text = 'My new subject' field...assertEqual ( ' SUBJECT "My new subject"' , field . get_field_code...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Convert PDF file to other formats|Aspose.PDF fo...

    This topic show you how to Aspose.PDF allows to convert PDF file to other file formats.... // Create a new instance of the Document class...$document = new Document ( $inputFile ); // Create a new instance...

    docs.aspose.com/pdf/php-java/convert-pdf-to-oth...
  6. FieldTitle.text property | Aspose.Words for Python

    FieldTitle.text property. Gets or sets the text of the title....corresponding built-in property with the new value. builder . writeln () field...as_field_title () field . text = 'My New Title' field . update () self...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldTime | Aspose.Words for Java

    Implements the TIME field in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...insert a TIME field, insert a new paragraph and return the field...

    reference.aspose.com/words/java/com.aspose.word...
  8. Customize Presentation Shapes in PHP|Aspose.Sli...

    Create and customize shapes in PowerPoint presentations with Aspose.Slides for PHP via Java: geometry paths, curved corners, composite shapes....curvature for a corner or point add new points to the square manipulate...to change a shape or create a new shape from an existing shape...

    docs.aspose.com/slides/php-java/custom-shape/
  9. Working with print tickets | .NET

    Learn how to specify XPS document printing preferences for a printing or viewing device using the PrintTicket API in Aspose.Page for .NET...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/net/xps/print-tickets/
  10. Manipulating print tickets | Java

    Discover how to set XPS document printing preferences for a printing or viewing device using the PrintTicket API in Aspose.Page for Java...Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/page/java/xps/print-tickets/