Sort Score
Result 10 results
Languages All
Labels All
Results 3,581 - 3,590 of 5,770 for

document text extraction

(1.1 sec)
  1. What is a Primavera P6 XML File? Primavera P6 X...

    Learn about the Primavera XML file format, its extension, and its role in project management. Discover how to process, edit, and convert XML files with Aspose.Tasks. Automate project workflows using C#, Java, C++, and Python to seamlessly read, modify, and export Primavera XML files....edit, convert, write, and extract data from Primavera P6 XML...Tasks Live Demos Cloud Documentation Free Trial API Reference...

    products.aspose.com/tasks/supported-formats/p6xml/
  2. Outlook Templates, Signed Messages & Categories...

    Learn how to load and modify Outlook templates (OFT), preserve digital signatures, manage color categories, and access follow-up data in C++.... Define body format (Plain text, RTF, HTML). Enable PreserveSignature...MSG Files Aspose.Email can extract read receipts , delivery receipts...

    docs.aspose.com/email/cpp/manage-outlook-templa...
  3. Convert Pdf to Pdf/ua - Free Support Forum - as...

    Hi Im trying to convert a Pdf to PdfUa, I found some examples on how to it. And from this I made this test-function private void Convert() { Document pdfDoc = new Document("C:\\Temp\\NotPdfua.pdf"); var validateF…...void Convert() { Document pdfDoc = new Document("C:\\Temp\\NotPdfua...SaveFormat.Pdf); pdfDoc = new Document(output); pdfDoc.Save("c:\...

    forum.aspose.com/t/convert-pdf-to-pdf-ua/283150
  4. GPX

    GPX (GPS Exchange Format) is a file format used to store GPS data, such as waypoints, tracks, and routes. It is an open standard and can be used to exchange GPS data between different software and devices. GPX files can be created and edited using various software tools, and can be loaded onto GPS devices for navigation and outdoor activities. The format is widely used in the outdoor and adventure community for sharing and analyzing GPS data....are typically stored in plain text format, which can pose a security...installing NuGet Package; See Documentation . System Requirements Gis-formats...

    products.aspose.com/gis/net/gis-formats/gpx/
  5. CompositeNode.select_nodes method | Aspose.Word...

    CompositeNode.select_nodes method. Selects a list of nodes matching the XPath expression.... Document ( MY_DIR + 'Tables.docx' )...) # This expression will extract all paragraph nodes, # which...

    reference.aspose.com/words/python-net/aspose.wo...
  6. CompositeNode.select_single_node method | Aspos...

    CompositeNode.select_single_node method. Selects the first [Node](../../node/) that matches the XPath expression.... Document ( MY_DIR + 'Tables.docx' )...) # This expression will extract all paragraph nodes, # which...

    reference.aspose.com/words/python-net/aspose.wo...
  7. GPX

    GPX (GPS Exchange Format) is a file format used to store GPS data, such as waypoints, tracks, and routes. It is an open standard and can be used to exchange GPS data between different software and devices. GPX files can be created and edited using various software tools, and can be loaded onto GPS devices for navigation and outdoor activities. The format is widely used in the outdoor and adventure community for sharing and analyzing GPS data....are typically stored in plain text format, which can pose a security...installing NuGet Package; See Documentation . System Requirements Gis-formats...

    products.aspose.com/gis/net/gis-formats/gpx
  8. Manage OLE in Presentations Using Java|Aspose.S...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for Java. Embed, update, and export OLE content seamlessly....to use a specific image and text as elements in the preview,...setUpdateAutomatic ( false ); Extract Embedded Files Aspose.Slides...

    docs.aspose.com/slides/java/manage-ole/
  9. National Transfer Format (NTF)

    The National Transfer Format (NTF) is a standardized data format used in the UK for exchanging geographic data. It allows for the transfer of map data between different systems and applications, preserving accuracy and integrity. NTF supports various types of geospatial information, including vector and raster data, and is widely used for efficient data sharing and collaboration in the UK's GIS community....installing NuGet Package; See Documentation . System Requirements Gis-formats...system, and its WKT (Well-Known-Text) by entering the appropriate...

    products.aspose.com/gis/net/gis-formats/ntf
  10. Image Not Visible in Slide Preview but Appears ...

    In preview, image is not visible but when we download the pptx file we can see the image . if slide.logo_base64: try: svg_image, mime_type = decode_data_uri(slide.lo…...decode_data_uri(data_uri: str): """ Extracts base64-encoded PNG from a...t_path: Path) -> str: """ Extract a data:image/svg+xml;base64...

    forum.aspose.com/t/image-not-visible-in-slide-p...