Sort Score
Result 10 results
Languages All
Labels All
Results 5,451 - 5,460 of 132,037 for

new

(0.09 sec)
  1. Work with text|CAD 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.... Adding new Text and MText items Here is...add new Text/Mtext objects to the drawing. Addition of new entities...

    docs.aspose.com/cad/net/developer-guide/drawing...
  2. FixedPageSaveOptions.NumeralFormat | Aspose.Wor...

    Discover the FixedPageSaveOptions NumeralFormat property to customize numeral rendering. Easily switch to European numerals for enhanced document presentation....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...builder . Font . LocaleId = new CultureInfo ( "ar-AR" ). LCID...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Section.AppendContent | Aspose.Words for .NET

    Discover how the AppendContent method enhances your sections by seamlessly adding source content, boosting organization and clarity in your projects.... No new section is created in the destination...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/sec...
  4. LoadOptions.tempFolder property | Aspose.Words ...

    LoadOptions.tempFolder property. Allows to use temporary files when reading document...degrades speed const loadOptions = new aw . Loading . LoadOptions ();...tempFolder ); } const doc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. MarkupLevel Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Markup.MarkupLevel enum, defining where StructuredDocumentTags fit in your document tree for enhanced organization and control....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...StructuredDocumentTa sdtPlainText = new StructuredDocumentTa ( doc ,...

    reference.aspose.com/words/net/aspose.words.mar...
  6. Create bitmap from scratch or load from file us...

    Create bitmap from scratch or load from file using C# .NET API.... Create New Bitmap in C# Creating a new image from scratch...example shows how to create a new drawing and draw an arc on it...

    docs.aspose.com/drawing/net/create-image/
  7. FieldRD.FileName | Aspose.Words for .NET

    Discover how the FieldRD FileName property simplifies file management by easily setting names for generating your table of contents and indexes....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...referencedDoc = new Document (); DocumentBuilder refDocBuilder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  8. 图像|Aspose.Slides 文档

    在 C# 或 .NET 中向 PowerPoint 幻灯片或演示文稿添加图像...using ( Presentation pres = new Presentation ()) { ISlide slide...using ( Presentation pres = new Presentation ()) { ISlide slide...

    docs.aspose.com/slides/zh/net/image/
  9. Copy Worksheets within a Workbook|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.... //Create a new Workbook. //Open an existing...existing Excel file. Workbook wb = new Workbook ( "ResultedBook.xls"...

    docs.aspose.com/cells/net/copy-worksheets-withi...
  10. DocumentVisitor.VisitGroupShapeStart | Aspose.W...

    Discover the DocumentVisitor VisitGroupShapeStart method, essential for efficient group shape enumeration in your applications. Enhance your coding workflow today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...InsertShape methods. Shape balloon = new Shape ( doc , ShapeType . Balloon...

    reference.aspose.com/words/net/aspose.words/doc...