Sort Score
Result 10 results
Languages All
Labels All
Results 6,801 - 6,810 of 197,087 for

new

(0.11 sec)
  1. LoadOptions.password property | Aspose.Words fo...

    LoadOptions.password property. Gets or sets the password for opening an encrypted document...with our new digital signature. let signOptions = new aw . DigitalSignatures...and an output filename for its new digitally signed copy. string...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. SignOptions.DecryptionPassword | Aspose.Words f...

    Unlock your documents effortlessly with SignOptions' DecryptionPassword feature. Securely decrypt source files with ease; default is an empty string....our new digital signature. SignOptions signOptions = new SignOptions...and an output filename for its new digitally signed copy. string...

    reference.aspose.com/words/net/aspose.words.dig...
  3. Font.ClearFormatting | Aspose.Words for .NET

    Restore your text to its original style with the Font ClearFormatting method. Enjoy clean, consistent formatting for a polished look!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...will take us to the URL via a new web browser window. doc . Save...

    reference.aspose.com/words/net/aspose.words/fon...
  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....opened FileStream fstream = new FileStream ( MyDir + "Row and...file stream Workbook workbook = new Workbook ( fstream ); //Accessing...

    docs.aspose.com/cells/zh/net/insert-or-delete-r...
  5. 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...
  6. 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...
  7. 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...
  8. 你好,世界|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/
  9. 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/
  10. 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...