Sort Score
Result 10 results
Languages All
Labels All
Results 4,301 - 4,310 of 192,511 for

new

(0.14 sec)
  1. PdfLoadOptions.PageCount | Aspose.Words for .NET

    Control page reading with PdfLoadOptions' PageCount property. Easily set the number of pages to read, ensuring efficient document handling.... PdfLoadOptions options = new PdfLoadOptions (); options ....PageCount = 1 ; Document doc = new Document ( MyDir + "Images.pdf"...

    reference.aspose.com/words/net/aspose.words.loa...
  2. Dynamically Generate Formatted Excel Reports wi...

    This article introduces how to generate report in GridWeb....Interface We start creating a new Asp.Net web application in Visual...GridWeb.License gridwebLicense = new // Aspose.Cells.GridWeb.License();...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  3. Dithering for Raster Images in 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....Load an existing image $image = new Image (); $image = $image ->...current image $ditheringMethod = new DitheringMethod (); $image ->...

    docs.aspose.com/imaging/java/dithering-for-rast...
  4. Fill.backThemeColor property | Aspose.Words for...

    Fill.backThemeColor property. Gets or sets a ThemeColor object that represents the background color for the fill....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 档案

    档案... // 创建位图 Bitmap bitmap = new Bitmap(1000, 800, System.Drawing...path = new GraphicsPath(); // 添加多边形 path.AddPolygon(new Point[]...

    blog.aspose.com/zh/drawing/working-with-aspose-...
  6. Convert HTML To MARKDOWN C#

    Convert HTML to MARKDOWN format in C# code. Save HTML as MARKDOWN using C#....Words; var doc = new Document( "Input.html" ); doc...using Aspose.Words; var doc = new Document("Input.html"); doc.Save("Output...

    products.aspose.com/words/net/conversion/html-t...
  7. Convert DOC To HTML C#

    Convert DOC to HTML format in C# code. Save DOC as HTML using C#....Words; var doc = new Document( "Input.doc" ); doc...using Aspose.Words; var doc = new Document("Input.doc"); doc.Save("Output...

    products.aspose.com/words/net/conversion/doc-to...
  8. Protect and Unprotect Diagrams in PHP|Documenta...

    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...Save diagram $saveFileFormat = new SaveFileFormat (); $diagram ->...

    docs.aspose.com/diagram/java/protect-and-unprot...
  9. VbaProject.clone method | Aspose.Words for Node.js

    VbaProject.clone method. Performs a copy of the [VbaProject](../).... let doc = new aw . Document ( base . myDir...project.docm" ); let destDoc = new aw . Document (); let copyVbaProject...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Aspose::Words::LowCode::Converter::Create metho...

    Aspose::Words::LowCode::Converter::Create method. Creates New instance of the converter processor in C++....Converter::Create() method Creates new instance of the converter processor...erContext>&) method Creates new instance of the converter processor...

    reference.aspose.com/words/cpp/aspose.words.low...