Sort Score
Result 10 results
Languages All
Labels All
Results 8,271 - 8,280 of 97,410 for

object

(2.18 sec)
  1. Convert IFC to WMF via C# | products.aspose.com

    Sample code for IFC to WMF C# conversion. Use API example code for batch IFC files to WMF conversion within VB.NET, Asp.NET or any .NET based application....Load method Set an object of CadRasterizationOpti with...passing the resultant file path & object of WmfOptions System Requirements...

    products.aspose.com/cad/net/conversion/ifc-to-wmf/
  2. Convert IGES to IFC via C# | products.aspose.com

    Sample code for IGES to IFC C# conversion. Use API example code for batch IGES files to IFC conversion within VB.NET, Asp.NET or any .NET based application....Load method Set an object of CadRasterizationOpti with...passing the resultant file path & object of IfcOptions System Requirements...

    products.aspose.com/cad/net/conversion/iges-to-...
  3. TGA Images Background Change with Python | prod...

    How to use Python for TGA images and photos background change on desktop and web applications....involves selecting foreground objects within the photo and distinguishing...constitutes a uniform area, object contours can be automatically...

    products.aspose.com/imaging/python-net/change-b...
  4. | Aspose

    Sample code for WBMP to JSON Java conversion. Use API example code for batch WBMP files to JSON conversion within any Web or Desktop Java based application....File Format JSON (JavaScript Object Notation) is an open standard...Language) JSON (JavaScript Object Notation)...

    products.aspose.com/ocr/java/conversion/wbmp-to...
  5. How to extract text from PDF | Aspose.PDF

    Do you know how easily extract text from PDF using C#? Extract text from PDF with high quality using .NET PDF library....Document Create TextAbsorber object to extract text Accept the...pdf" ); // Create TextAbsorber object to extract text TextAbsorber...

    products.aspose.com/pdf/tutorial/extract-text/
  6. Image recognition settings|Documentation

    Configuring Aspose.OCR for Java recognition engine for extracting text from images....of the RecognitionSettings object. These settings are applicable...content provided as OcrInput object . Example The following code...

    docs.aspose.com/ocr/java/recognition-settings-c...
  7. Open Presentations in JavaScript|Aspose.Slides ...

    Open PowerPoint (.pptx, .ppt) and OpenDocument (.odp) presentations effortlessly with Aspose.Slides for Node.js via Java—fast, reliable, fully featured....locked until the presentation object is disposed. //fs.unlinkSync(filePath);...locked by the presentation object. fs . unlinkSync ( filePath...

    docs.aspose.com/slides/nodejs-java/open-present...
  8. Open Presentations in Java|Aspose.Slides Docume...

    Open PowerPoint (.pptx, .ppt) and OpenDocument (.odp) presentations effortlessly with Aspose.Slides for Java—fast, reliable, fully featured....locked until the presentation object is disposed. //Files.delete(Paths...locked by the presentation object. Files . delete ( Paths . get...

    docs.aspose.com/slides/java/open-presentation/
  9. Extract text from PDF in C++ | Aspose.PDF

    Simple demo source code to extract text from PDF file on any platform with C++ language.... Create TextAbsorber object to extract text. Accept the...infilename ); // Create TextAbsorber object to extract text auto textAbsorber...

    products.aspose.com/pdf/cpp/parser/text/
  10. Extract text or images from PDF using C++ | Asp...

    Simple demo source code to extract text and images from PDF files on any platform with C++ language.... Create a TextAbsorber object to extract text. Accept the...infilename ); // Create TextAbsorber object to extract text auto textAbsorber...

    products.aspose.com/pdf/cpp/parser/