Sort Score
Result 10 results
Languages All
Labels All
Results 6,021 - 6,030 of 222,973 for

new

(0.19 sec)
  1. Resampling Added Images - Excel to PDF Conversi...

    Learn how to compress images added in Excel files to reduce PDF size and improve conversion performance using Aspose.Cells for JavaScript via C++....arrayBuffer (); // Initialize a new Workbook by opening the uploaded...file const workbook = new Workbook ( new Uint8Array ( arrayBuffer...

    docs.aspose.com/cells/javascript-cpp/resampling...
  2. TaskPane.Row | Aspose.Words for .NET

    Discover the TaskPane Row property, easily manage task pane indexing for streamlined organization and enhanced productivity in your applications.... Document doc = new Document (); // Create task pane...TaskPane myScriptTaskPane = new TaskPane (); doc . WebExtensionTaskPane...

    reference.aspose.com/words/net/aspose.words.web...
  3. SignatureLineOptions.defaultInstructions proper...

    SignatureLineOptions.defaultInstructions property. Gets or sets a value indicating that default instructions is shown in the Sign dialog...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...); let signatureLineOptions = new aw . SignatureLineOptions { Signer...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. SignatureLine.IsValid | Aspose.Words for .NET

    Ensure your documents are secure with SignatureLine's IsValid property, confirming valid digital signatures for authenticity and trust....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...SignatureLineOptions signatureLineOptions = new SignatureLineOptions { Signer...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Missing text in labels - Free Support Forum - a...

    Hi, when I try to get an image from a chart in Excel, only parts of the labels are picked. In the example, you will see that ‘Type…’ is missing. Here is the code: Aspose.Cells.License lic = New Cells.License(); lic…...License lic = new Cells.License(); lic.SetLicense(“Aspose...SetLicense(“Aspose.Total.lic”); Workbook wb = new Workbook(“PivotCharts_V7.xlsx”);...

    forum.aspose.com/t/missing-text-in-labels/310539
  6. Text Box|Aspose.Slides for PHP Documentation

    Create and format text boxes in PHP with Aspose.Slides: set fonts, alignment, wrapping, autofit, and links to polish slides for PowerPoint and OpenDocument....addTextBox () { $presentation = new Presentation (); try { $slide...accessTextBox () { $presentation = new Presentation ( "text_box.pptx"...

    docs.aspose.com/slides/php-java/examples/elemen...
  7. Run Class | Aspose.Words for .NET

    Discover Aspose.Words.Run, a powerful class for managing character runs with consistent font formatting, enhancing your document processing efficiency....DocumentBase ) Initializes a new instance of the Run class. Run...DocumentBase , string ) Initializes a new instance of the Run class. Properties...

    reference.aspose.com/words/net/aspose.words/run/
  8. ChartXValueCollection.FormatCode | Aspose.Words...

    Discover the ChartXValueCollection FormatCode property, easily customize X value formats for enhanced data visualization and clarity in your charts....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder..."Series1" , new double [] { 1 , 1.9 , 2.45 , 3 }, new double []...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Aspose::Words::Fields::FieldTitle::get_Text met...

    Aspose::Words::Fields::FieldTitle::get_Text method. Gets or sets the text of the title in C++....corresponding built-in property with the new value. builder -> Writeln ();...)); field -> set_Text ( u "My New Title" ); field -> Update ();...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Aspose::Words::Fields::FieldInfo::get_InfoType ...

    Aspose::Words::Fields::FieldInfo::get_InfoType method. Gets or sets the type of the document property to insert in C++....corresponding built-in property with the new value. field = System :: ExplicitCast...); field -> set_NewValue ( u "New comment" ); field -> Update ();...

    reference.aspose.com/words/cpp/aspose.words.fie...