Sort Score
Result 10 results
Languages All
Labels All
Results 8,941 - 8,950 of 198,857 for

new

(0.08 sec)
  1. Stop conversion or loading using InterruptMonit...

    Learn how to stop the conversion of Workbook to various formats using InterruptMonitor when it is taking too long with Aspose.Cells for Node.js via C++.... new StopConversionOrLoad (). testRun...InterruptMonitor object this . im = new AsposeCells . InterruptMonitor...

    docs.aspose.com/cells/nodejs-cpp/stop-conversio...
  2. Convert PowerPoint to PNG|Aspose.Slides Documen...

    Convert PowerPoint presentation to PNG...to PNG: Presentation pres = new Presentation ( "pres.pptx" );...operation: Presentation pres = new Presentation ( "pres.pptx" );...

    docs.aspose.com/slides/java/convert-powerpoint-...
  3. DigitalSignatureUtil.LoadSignatures | Aspose.Wo...

    Effortlessly load digital signatures from your documents with the DigitalSignatureUtil LoadSignatures method. Enhance your workflow today!...FileStream: using ( Stream stream = new FileStream ( MyDir + "Digitally...streams: using ( Stream streamIn = new FileStream ( MyDir + "Digitally...

    reference.aspose.com/words/net/aspose.words.dig...
  4. CssStyleSheetType | Aspose.Words for Java

    Specifies how CSS Cascading Style Sheet styles are exported to HTML in Java....throws Exception { Document doc = new Document(getMyDir() + "Rendering...HTML. HtmlSaveOptions options = new HtmlSaveOptions(); // Set the...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::Drawing::GradientStop::GradientS...

    Aspose::Words::Drawing::GradientStop::GradientStop constructor. Initializes a New instance of the GradientStop class in C++....double) constructor Initializes a new instance of the GradientStop...set_Transparency ( 0.25 ); // Add new gradient stop to the end of collection...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. How to Build a Table from a DataTable in Java|A...

    Example of filling document table from external database using Java....data into your document as a new table and quickly apply formatting...store it as a table: Create a new DocumentBuilder object on your...

    docs.aspose.com/words/java/how-to-build-a-table...
  7. Get all the text in all the slides|Aspose.Slide...

    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....presentationDocument == null ) { throw new ArgumentNullExceptio ( "presentationDocument"...StringBuilder paragraphText = new StringBuilder (); // Get the...

    docs.aspose.com/slides/net/get-all-the-text-in-...
  8. MappedDataFieldCollection.Item | Aspose.Words f...

    Discover the MappedDataFieldCollection Item property to easily manage field names in your data source for seamless mail merge integration....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder... () { DataTable dataTable = new DataTable ( "MyTable" ); dataTable...

    reference.aspose.com/words/net/aspose.words.mai...
  9. FieldGreetingLine.GetFieldNames | Aspose.Words ...

    Discover the GetFieldNames method in FieldGreetingLine, which efficiently retrieves a collection of mail merge field names for seamless data integration....Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...result. field . LanguageId = new CultureInfo ( "en-US" ). LCID...

    reference.aspose.com/words/net/aspose.words.fie...
  10. PNG to PDF Converter using Android via Java | A...

    Sample code on Java for PNG to PDF conversion. Use example code for batch PNG to PDF conversion in Android...height and width values Create new document and add Page and Set...Initialize document object document = new Document (); Page page = document...

    products.aspose.com/pdf/android-java/conversion...