Sort Score
Result 10 results
Languages All
Labels All
Results 7,421 - 7,430 of 215,676 for

new

(0.15 sec)
  1. 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...
  2. 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...
  3. Փոխարկել PDF WORD C#

    Փոխարկեք PDF ը WORD ձևաչափի C# կոդով: Պահեք PDF որպես WORD օգտագործելով C#:...Words; var doc = new Document( "Input.pdf" ); doc...using Aspose.Words; var doc = new Document("Input.pdf"); doc.Save("Output...

    products.aspose.com/words/hy/net/conversion/pdf...
  4. Փոխարկել WORD PDF C#

    Փոխարկեք WORD ը PDF ձևաչափի C# կոդով: Պահեք WORD որպես PDF օգտագործելով C#:...Words; var doc = new Document( "Input.docx" ); doc...using Aspose.Words; var doc = new Document("Input.docx"); doc.Save("Output...

    products.aspose.com/words/hy/net/conversion/wor...
  5. Փոխարկել WORD XPS C#

    Փոխարկեք WORD ը XPS ձևաչափի C# կոդով: Պահեք WORD որպես XPS օգտագործելով C#:...Words; var doc = new Document( "Input.docx" ); doc...using Aspose.Words; var doc = new Document("Input.docx"); doc.Save("Output...

    products.aspose.com/words/hy/net/conversion/wor...
  6. Փոխարկել HTML DOCX C#

    Փոխարկեք HTML ը DOCX ձևաչափի C# կոդով: Պահեք HTML որպես DOCX օգտագործելով C#:...Words; var doc = new Document( "Input.html" ); doc...using Aspose.Words; var doc = new Document("Input.html"); doc.Save("Output...

    products.aspose.com/words/hy/net/conversion/htm...
  7. Extract Assets from 3MF File Formats via .NET |...

    C# source code to load, render and add extract assets from 3MF documents on .NET Framework, .NET Core, Mono....3mf" ; Scene scene = new Scene(file); //The output is..."OutputFile.zip" ); using var output = new FileStream(zipOutput, FileMode...

    products.aspose.com/3d/net/extractor/3mf/
  8. Convert HTML to Markdown – C# Examples

    Convert HTML to MD using Aspose.HTML for .NET. Consider various HTML to Markdown conversion scenarios in C# examples. Try online HTML Converter....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/html/net/convert-html-to-markdown/
  9. 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...
  10. 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...