Sort Score
Result 10 results
Languages All
Labels All
Results 4,861 - 4,870 of 192,519 for

new

(0.38 sec)
  1. FieldTitle Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldTitle class for seamless TITLE field implementation. Enhance document management with powerful features today!... Document doc = new Document (); // Set a value for...document. DocumentBuilder builder = new DocumentBuilder ( doc ); FieldTitle...

    reference.aspose.com/words/net/aspose.words.fie...
  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. Convert PowerPoint to Markdown in JavaScript|As...

    Convert PowerPoint to Markdown in JavaScript...PowerPoint to markdown: var pres = new aspose . slides . Presentation...PowerPoint to CommonMark: var pres = new aspose . slides . Presentation...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  4. How to get horizontal alignment - Free Support ...

    Hi, to get and set the horizontal alignment of a shapes text i have to use the Para class. That’s what i read at following page: Working with Shapes Paragraph But if i do so, all of my shapes have allways an empty Par…...is empty: Diagram diagram = new Diagram("c://TextCharStyle.vsdx");...doesn’t, you will need to create a new paragraph and add it to the shape...

    forum.aspose.com/t/how-to-get-horizontal-alignm...
  5. 导入和导出数据|Aspose.PDF for .NET

    本节解释如何使用表单类通过 Aspose.PDF Facades 导入和导出数据。...s (); using ( var pdfForm = new Aspose . Pdf . Facades . Form...using ( var xmlInputStream = new FileStream ( dataDir + "input...

    docs.aspose.com/pdf/zh/net/import-and-export-data/
  6. Converting to MHTML Files in PHP|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.... PHP Code $sveFormat = new SaveFormat (); //Specify the...the HTML saving options $sv = new HtmlSaveOptions ( $sveFormat...

    docs.aspose.com/cells/java/converting-to-mhtml-...
  7. Aspose::Words::Layout::LayoutEnumerator::Layout...

    Aspose::Words::Layout::LayoutEnumerator::LayoutEnumerator constructor. Initializes New instance of this class in C++....tor constructor Initializes new instance of this class. Aspose...updated and new page layout model is created, a new enumerator...

    reference.aspose.com/words/cpp/aspose.words.lay...
  8. IChartDataPoint | Aspose.Words for Java

    Contains properties of a single data point on the chart in Java....Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder(doc);...

    reference.aspose.com/words/java/com.aspose.word...
  9. ChartSeriesGroup Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartSeriesGroup class, which simplifies managing chart series properties for enhanced data visualization and analysis....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...Clear (); string [] categories = new string [] { "Category 1" , "Category...

    reference.aspose.com/words/net/aspose.words.dra...
  10. DocumentBuilder.insertSignatureLine method | As...

    Aspose.Words.DocumentBuilder.insertSignatureLine method...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...); let signatureLineOptions = new aw . SignatureLineOptions { Signer...

    reference.aspose.com/words/nodejs-net/aspose.wo...