Sort Score
Result 10 results
Languages All
Labels All
Results 7,411 - 7,420 of 215,987 for

new

(0.89 sec)
  1. Set Worksheet Zoom Factor|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 workbook = new Workbook (); //Adding a new worksheet to the...Zoom Factor C# IWorkbook wb = new XSSFWorkbook (); ISheet sheet1...

    docs.aspose.com/cells/net/set-worksheet-zoom-fa...
  2. Edit Word, PDF In Javascript

    Edit DOCX, DOC, PDF and a variety of other file formats in JavaScript....and other file formats: Insert new document elements Update existing...patterns and replace them with new text Export the result to the...

    products.aspose.com/words/nodejs-net/edit/
  3. ChartSeries.Remove | Aspose.Words for .NET

    Effortlessly remove X values, Y values, and bubble sizes from your chart series with the ChartSeries Remove method. Streamline your data visualization today!...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...department2Series . Remove ( 0 ); // Add new values to the both series. ChartXValue...

    reference.aspose.com/words/net/aspose.words.dra...
  4. FieldChar.getField method | Aspose.Words for No...

    FieldChar.getField method. Returns a field for the field char.... getField () Remarks A new Field object is created each...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Set Milestone Shape Properties 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...MilestoneHelper object $milestone_helper = new MilestoneHelper ( $milestone...

    docs.aspose.com/diagram/java/set-milestone-shap...
  6. Image are not added to the document - Free Supp...

    Hello everyone, I need to add an image to a .xlsx file. An image in .png format with a size of 150x150 pixels I tried several methods, but without success: Method 1. According to the published documentation here Mo…...xlsx"; Workbook workbook = new Workbook(); WorksheetCollection...FileStream object's size binaryData = new Byte[inFile.Length]; // Reads...

    forum.aspose.com/t/image-are-not-added-to-the-d...
  7. FontSubstitutionWarningInfo.Reason | Aspose.Wor...

    FontSubstitutionWarningInfo.Reason property displays why a font substitution happened in an Aspose.Words document.... Document doc = new Document ( MyDir + "Rendering...WarningInfoCollectio callback = new WarningInfoCollectio (); doc...

    reference.aspose.com/words/net/aspose.words/fon...
  8. TxtLoadOptions.DetectHyperlinks | Aspose.Words ...

    Discover how TxtLoadOptions' DetectHyperlinks property enhances text processing by detecting hyperlinks, improving data accuracy. Default is false....com/words/net/\n" ; using ( Stream stream = new MemoryStream ()) { byte [] buf... Document doc = new Document ( stream , new TxtLoadOptions ()...

    reference.aspose.com/words/net/aspose.words.loa...
  9. Public API Changes in Aspose.Cells 8.4.0|Docume...

    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.... It includes not only new and updated public methods, added...4.0 has exposed a series of new classes and properties in the...

    docs.aspose.com/cells/java/public-api-changes-i...
  10. Edit TEXT In C#

    Edit TEXT in C# code....and formatting attributes Add new text elements Search text for...patterns and replace them with new text Save the result to a variety...

    products.aspose.com/words/net/edit/text/