Sort Score
Result 10 results
Languages All
Labels All
Results 6,951 - 6,960 of 197,088 for

new

(0.2 sec)
  1. Load Source Excel File Without Charts with Node...

    Learn how to load an Excel file without charts using Aspose.Cells for Node.js via C++....filter the data const options = new AsposeCells . LoadOptions ();...charts options . setLoadFilter ( new AsposeCells . LoadFilter ( AsposeCells...

    docs.aspose.com/cells/nodejs-cpp/load-source-ex...
  2. FontSourceBase.WarningCallback | Aspose.Words f...

    Discover the FontSourceBase WarningCallback property, essential for ensuring formatting fidelity by detecting issues during font source processing....() { FontSettings settings = new FontSettings (); settings . SetFontsFolder...FontSourceWarningCol callback = new FontSourceWarningCol (); source...

    reference.aspose.com/words/net/aspose.words.fon...
  3. ViewOptions.DisplayBackgroundShape | Aspose.Wor...

    Discover the DisplayBackgroundShape property in ViewOptions to enhance your print layout with customizable background shapes for a polished look....Use an HTML string to create a new document with a flat background...</html>" ; Document doc = new Document ( new MemoryStream ( Encoding...

    reference.aspose.com/words/net/aspose.words.set...
  4. 你好,世界|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....$workbook = new Workbook (); \ # Note when you create a new workbook...2003) format $file_format_type = new FileFormatType (); $workbook...

    docs.aspose.com/cells/zh/java/hello-world/
  5. Set PDF file information - facades|Aspose.PDF f...

    This section explains how to set PDF file information with Aspose.PDF Facades using PdfFileInfo Class....() { PdfFileInfo fileInfo = new PdfFileInfo ( _dataDir + "sample...PdffileInfo object PdfFileInfo fInfo = new PdfFileInfo ( _dataDir + "sample...

    docs.aspose.com/pdf/java/set-pdf-information/
  6. StyleCollection.default_font property | Aspose....

    StyleCollection.default_font property. Gets document default text formatting....# Set default parameters for new styles that we may later add...default_font . name = 'Courier New' # If we add a style of the "StyleType...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ParagraphFormat.bidi property | Aspose.Words fo...

    ParagraphFormat.bidi property. Gets or sets whether this is a right-to-left paragraph.... let loadOptions = new aw . Loading . TxtLoadOptions...as right-to-left. let doc = new aw . Document ( base . myDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Working With Nodes in Ruby|Aspose.Words for Java

    Working With Document Nodes using Ruby....'/data/quickstart/' \ # Create a new document. doc = Rjb :: import...'com.aspose.words.Document' ) . new () \ # Creates and adds a paragraph...

    docs.aspose.com/words/java/working-with-nodes-i...
  9. Delete Bookmarks|Aspose.Words for Java

    Delete bookmarks from a document easily and fast instead of using docx4j.... Java Document doc = new Document ( dataDir + "Aspose_Bookmark...WordprocessingMLPack . load ( new java . io . File ( dataDir +...

    docs.aspose.com/words/java/delete-bookmarks/
  10. Body.NodeType | Aspose.Words for .NET

    Discover the Body NodeType property that efficiently returns the body content, enhancing your web development experience and streamlining your projects....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...break ; } default : { throw new Exception ( "Unexpected node...

    reference.aspose.com/words/net/aspose.words/bod...