Sort Score
Result 10 results
Languages All
Labels All
Results 3,971 - 3,980 of 222,946 for

new

(0.16 sec)
  1. List.isRestartAtEachSection property | Aspose.W...

    List.isRestartAtEachSection property. Specifies whether list should be restarted at each section...let doc = new aw . Document (); let builder = new aw . DocumentBuilder..."OoxmlComplianceCore.Ecma376". let options = new aw . Saving . OoxmlSaveOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Color inversion|Documentation

    How to swap colors in an image to improve recognition accuracy.... AsposeOCR api = new AsposeOCR (); // Invert colors...PreprocessingFilter filters = new PreprocessingFilter (); filters...

    docs.aspose.com/ocr/java/invert/
  3. How to add Watermark Annotation using .NET | As...

    Add Watermark annotations programmatically in PDF with C# sample code on .NET Framework, .NET Core, and PHP, VBScript, C++ via COM Interop....instance of Document class Create a new page or get a reference to an...PDF file Document document = new Document ( System . IO . Path...

    products.aspose.com/pdf/net/annotation/watermar...
  4. How to add Strikeout Annotation using .NET | As...

    Add Strikeout annotations programmatically in PDF with C# sample code on .NET Framework, .NET Core, and PHP, VBScript, C++ via COM Interop....instance of Document class Create a new page or get a reference to an...PDF file Document document = new Document ( System . IO . Path...

    products.aspose.com/pdf/net/annotation/strikeou...
  5. How to add Underline Annotation using .NET | As...

    Add Underline annotations programmatically in PDF with C# sample code on .NET Framework, .NET Core, and PHP, VBScript, C++ via COM Interop....instance of Document class Create a new page or get a reference to an...PDF file Document document = new Document ( System . IO . Path...

    products.aspose.com/pdf/net/annotation/underlin...
  6. Edit HTML in C++ | products.aspose.com

    Edit HTML in C++. Use C++ library API to edit HTML file...edit an HTML doc by adding a new line of text to it. Edit HTML...Slides for C++ , you can add a new line of text to an HTML document...

    products.aspose.com/slides/cpp/editor/html/
  7. Section.prependContent method | Aspose.Words fo...

    Section.prependContent method. Inserts a copy of content of the source section at the beginning of this section.... No new section is created in the destination...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ViewOptions.zoomType property | Aspose.Words fo...

    ViewOptions.zoomType property. Gets or sets a zoom value based on the size of the window....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 更新 Visio PHP 中的形状文本|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....instance of Diagram $diagram = new Diagram ( $dataDir . "Drawing...-> getValue () -> add ( new Txt ( "New Text" )); } $i += 1 ; }...

    docs.aspose.com/diagram/zh/java/update-visio-sh...
  10. Changing Plane Orientation|Documentation

    Aspose.3D for .NET allows changing orientation of a scene. In order to change the orientation, Up vector property is introduced in Plane Class....Initialize scene object Scene scene = new Scene (); // Set Vector scene...CreateChildNode ( new Plane () { Up = new Vector3 ( 1 , 1 , 3...

    docs.aspose.com/3d/net/changing-plane-orientation/