Sort Score
Result 10 results
Languages All
Labels All
Results 9,361 - 9,370 of 213,228 for

new

(0.13 sec)
  1. Paragraph.getText method | Aspose.Words for Nod...

    Paragraph.getText method. Gets the text of this paragraph including the end of paragraph character.... let doc = new aw . Document (); // An empty...firstParagraph ; let paragraphText = new aw . Run ( doc , "Initial text...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. MappedDataFieldCollection.Add | Aspose.Words fo...

    Discover how to use the MappedDataFieldCollection Add method to effortlessly create New field mappings and enhance your data management efficiency....Add method Adds a new field mapping. public void Add...Document doc = new Document (); DocumentBuilder builder = new DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.mai...
  3. Writing Metadata to MPP | Aspose.Tasks Document...

    Learn how to write metadata of tasks, calendars, resources, resource assignments using Aspose.Tasks for Java....Blog Knowledge Base Benchmark New Releases Status Websites aspose...Blog Knowledge Base Benchmark New Releases Status Websites aspose...

    docs.aspose.com/tasks/java/writing-metadata-to-...
  4. Work with Esri Gdb file format in C#|Documentation

    Using GIS C# libraray, you can read, work, convert or manipulate ESRI File GeoDatabases FileGDB format....existing FileGDB dataset and adds new layers to it Remove Layer from...Create FileGDB Dataset Creates a new FileGDB dataset and add layers...

    docs.aspose.com/gis/net/gdb-file-esri/
  5. Your First Aspose.3D Application|Documentation

    Create, edit and save your first 3d file in any supported formats using Aspose.3D for Java to experience its simplicity and power in Java.... Create a new 3D file, or open an existing...Create a New Scene Document The following example creates a new 3D...

    docs.aspose.com/3d/java/your-first-aspose-3d-ap...
  6. Manage Presentation Tables in PHP|Aspose.Slides...

    Create & edit tables in PowerPoint slides with Aspose.Slides for PHP via Java. Discover simple code examples to streamline your table workflows....represents a PPTX file $pres = new Presentation (); try { # Accesses...represents a PPTX file $pres = new Presentation (); try { # Accesses...

    docs.aspose.com/slides/php-java/manage-table/
  7. Receipt recognition settings|Documentation

    Configuring Aspose.OCR for Java recognition engine for extracting text from scanned receipts....recognition: AsposeOCR api = new AsposeOCR (); // Add images to...recognition batch OcrInput input = new OcrInput ( InputType . SingleImage...

    docs.aspose.com/ocr/java/recognition-settings-r...
  8. ID card recognition settings|Documentation

    Configuring Aspose.OCR for Java recognition engine for extracting text from ID cards....recognition: AsposeOCR api = new AsposeOCR (); // Add images to...recognition batch OcrInput images = new OcrInput ( InputType . SingleImage...

    docs.aspose.com/ocr/java/recognition-settings-i...
  9. Aspose::Words::DocumentBuilder::MoveToParagraph...

    Aspose::Words::DocumentBuilder::MoveToParagraph method. Moves the cursor to a paragraph in the current section in C++....the point where it will insert new nodes when we call its document...MoveToParagraph ( 2 , 0 ); // Any new content that we add will be inserted...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. MD to PDF Converter using PHP | Aspose.PDF

    Sample code on PHP for MD to PDF conversion. Use example code for batch MD to PDF conversion with Aspose.PDF for PHP via Java... Initialize a new Document Call Document.Process...Create a new instance of MdLoadOptions $loadOption = new MdLoadOptions...

    products.aspose.com/pdf/php-java/conversion/md-...