Sort Score
Result 10 results
Languages All
Labels All
Results 7,591 - 7,600 of 213,611 for

new

(0.25 sec)
  1. NodeCollection.Count | Aspose.Words for .NET

    Discover the NodeCollection Count property to easily access the total number of nodes in your collection, enhancing data management and efficiency.... Document doc = new Document (); // Add two runs...AppendChild ( new Run ( doc , "Hello world! " )); Shape shape = new Shape...

    reference.aspose.com/words/net/aspose.words/nod...
  2. Installation|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....scene = new aspose . threed . Scene (); var box = new aspose ...

    docs.aspose.com/3d/nodejs-java/installation/
  3. 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...
  4. LoadOptions.ignoreOleData property | Aspose.Wor...

    LoadOptions.ignoreOleData property. Specifies whether to ignore the OLE data.... let loadOptions = new aw . Loading . LoadOptions ();...ignoreOleData = true ; let doc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  6. 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...
  7. Apply or Change Slide Layouts in PHP|Aspose.Sli...

    Manage and customize slide layouts in Aspose.Slides for PHP via Java. Explore layout types, placeholder control, and footer visibility through code examples....slides, you may need to add new layout slides to a presentation...layout already exists, add a new one if needed, and use it to...

    docs.aspose.com/slides/php-java/slide-layout/
  8. 添加 PDF 页面印章|Aspose.PDF for .NET

    了解如何在 .NET 中向 PDF 页面添加印章,包括文本和图像,用于水印或品牌标识,使用 Aspose.PDF。...object using ( var fileStamp = new Aspose . Pdf . Facades . PdfFileStamp...// Create stamp var stamp = new Aspose . Pdf . Facades . Stamp...

    docs.aspose.com/pdf/zh/net/add-pdf-page-stamp/
  9. Search Data using Original Values|Documentation

    Learn how to Search Data using Original Values through the Aspose.Cells for JavaScript via C++ API....arrayBuffer (); workbook = new Workbook ( new Uint8Array ( arrayBuffer...arrayBuffer )); } else { workbook = new Workbook (); } // Access first...

    docs.aspose.com/cells/javascript-cpp/search-dat...
  10. 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...