Sort Score
Result 10 results
Languages All
Labels All
Results 1,761 - 1,770 of 33,797 for

new

(0.12 sec)
  1. ChartTitle.Format | Aspose.Words for .NET

    Explore the ChartTitle Format property for enhanced fill and line styling, giving your charts a professional and polished look....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Clear (); string [] categories = new string [] { "Category 1" , "Category...

    reference.aspose.com/words/net/aspose.words.dra...
  2. Split Tasks

    Aspose.Tasks for .NET allows to split task's working times in Microsoft Project project management files by defining split parts....Support Blog Knowledge Base New Releases Status Websites aspose...Support Blog Knowledge Base New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/split-tasks/
  3. SdtType enumeration | Aspose.Words for Node.js

    Aspose.Words.Markup.SdtType enumeration. Specifies the type of a structured document tag (SDT) node....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...Quote ); let sdtPlainText = new aw . Markup . StructuredDocumentTa...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose.PSD for .NET 23.10 - 发布说明|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...."692_Fonts" ; var fontFolders = new List < string >( FontSettings...psdImage . Save ( outputFile , new PngOptions () { ColorType = PngColorType...

    docs.aspose.com/psd/zh/net/aspose-psd-for-net-2...
  5. WatermarkerContext.TextWatermark | Aspose.Words...

    Discover the WatermarkerContext TextWatermark feature to easily add customizable text watermarks, enhancing your content's security and branding....WatermarkerContext watermarkerContext = new WatermarkerContext (); watermarkerContext...TextWatermarkOptions textWatermarkOptions = new TextWatermarkOptions (); textWatermarkOptions...

    reference.aspose.com/words/net/aspose.words.low...
  6. ChartDataTable.Format | Aspose.Words for .NET

    Discover the ChartDataTable Format property for enhanced text background and border styling, elevating your data visualization experience....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Clear (); double [] xValues = new double [] { 2020 , 2021 , 2022...

    reference.aspose.com/words/net/aspose.words.dra...
  7. Trying to create a word-like text box in PDF - ...

    Hi, I’m trying to create a word-like text box in a PDF document. I was able to do it in a Word file (using aspose of course), but don’t know how to do it in PDF. This text box needs to have a small picture, a text and …...Box"; DocumentBuilder builder = new DocumentBuilder(doc); float widthInPoints...its attributes Shape textBox = new Shape(doc, ShapeType.TEXT_BOX);...

    forum.aspose.com/t/trying-to-create-a-word-like...
  8. Aspose.PSD for .NET 20.2 - Release Notes|Docume...

    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....png" , new PngOptions ()); } PSDNET-369...{ if (! condition ) { throw new FormatException ( message );...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-2...
  9. CompositeNode.removeAllChildren method | Aspose...

    CompositeNode.removeAllChildren method. Removes all the child nodes of the current node.... let doc = new aw . Document (); // A blank...collection. // First, create a new section, and then append it as...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ShapeBase.SizeInPoints | Aspose.Words for .NET

    Discover the ShapeBase SizeInPoints property to easily retrieve and manage shape dimensions in points for precise design control....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...MarkupLanguage ); Assert . AreEqual ( new SizeF ( 300 , 300 ), shape ....

    reference.aspose.com/words/net/aspose.words.dra...