Sort Score
Result 10 results
Languages All
Labels All
Results 9,951 - 9,960 of 213,261 for

new

(0.41 sec)
  1. Grouping Data|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.... OleDbConnection con = new OleDbConnection ( "provider=microsoft...SQL query. OleDbCommand cmd = new OleDbCommand ( "Select * from...

    docs.aspose.com/cells/net/grouping-data/
  2. FieldChar.isLocked property | Aspose.Words for ...

    FieldChar.isLocked property. Gets or sets whether the parent field is locked (should not recalculate its result)....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Change the Position of a Shape 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...Save diagram $saveFileFormat = new SaveFileFormat (); $diagram ->...

    docs.aspose.com/diagram/java/change-the-positio...
  4. Remove Metadata from PDF in Ruby|Aspose.PDF for...

    Erase sensitive or unwanted metadata from PDF files programmatically with Aspose.PDF for Ruby.... new ( data_dir + "input1.pdf" ) if...# save update document with new information doc . save ( data_dir...

    docs.aspose.com/pdf/java/remove-metadata-from-p...
  5. Field.isLocked property | Aspose.Words for Node.js

    Field.isLocked property. Gets or sets whether the field is locked (should not recalculate its result)....let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Setting bookmark.Text="" makes its parentNode n...

    In the Newest version of Aspose.Word, we are trying to remove bookmarks from a document and put something else there. We loop through document nodes, and check if the node has a bookmark. If it does we set the bookmark.T…...Text = “”, but in this new version of Aspose.Word, doing...remove a bookmark: Document doc = new Document("your-document.docx");...

    forum.aspose.com/t/setting-bookmark-text-makes-...
  7. PDF to JPEG Converter using C# | Aspose.PDF

    Sample code for PDF to JPEG C# conversion. Use API example code for batch PDF files to JPEG conversion within VB.NET, ASP.NET, or any .NET-based application... Initialize a new Aspose.Pdf.Document object Create...Output file: var pdfDocument = new Aspose . Pdf . Document ( "example...

    products.aspose.com/pdf/net/conversion/pdf-to-j...
  8. XML to PDFA Converter using C# | Aspose.PDF

    Sample code for XML to PDFA C# conversion. Use API example code for batch XML files to PDFA conversion within VB.NET, ASP.NET, or any .NET-based application... Initialize a new Document Call the Document.Save...pdf" ); var xmlLoadOptions = new Aspose . Pdf . XmlLoadOptions...

    products.aspose.com/pdf/net/conversion/xml-to-p...
  9. VbaReference | Aspose.Words for Java

    Implements a reference to an Automation type library or VBA project in Java....dll"; Document doc = new Document(getMyDir() + "VBA project...getLibId()); default: throw new IllegalArgumentExcep(); } } ///...

    reference.aspose.com/words/java/com.aspose.word...
  10. Tasks and Calendars | Aspose.Tasks Documentation

    Learn how to associate and manage calendars with Microsoft Project (MPP/XML) tasks using Aspose.Tasks for .NET. Includes C# examples for setting and reading task calendars....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/net/tasks-and-calendars/