Sort Score
Result 10 results
Languages All
Labels All
Results 8,771 - 8,780 of 40,025 for

document properties

(0.59 sec)
  1. Get XMP metadata from EPS file using .NET

    The process of getting XMP metadata from EPS file with Aspose.Page API solution for .NET is explained and illustrated with the code here....PsDocument from the stream: var document = new PsDocument(stream);...metadata via XmpMetadata xmp = document.XmpMetadata; . If the EPS...

    docs.aspose.com/page/net/xmp-metadata/get/
  2. Convert GLTF to STL via C# | products.aspose.com

    Sample code for GLTF to STL C# conversion. Use API example code for batch GLTF files to STL conversion within VB.NET, Asp.NET or any .NET based application.... powerful and easy to use document manipulation and conversion...AmfSaveOptions Set STL specific properties for advanced conversion Call...

    products.aspose.com/3d/net/conversion/gltf-to-stl/
  3. Convert 3MF to STL via Node.js | products.aspos...

    Sample code for 3MF to STL Node.js conversion. Aspose.3D for Node.js via Java is a standalone API that does not require the installation of any other software.Convert batch 3MF files to STL using API sample code.... powerful and easy to use document manipulation and conversion...StlSaveOptions Set STL specific properties for advanced conversion Call...

    products.aspose.com/3d/nodejs-java/conversion/3...
  4. Cannot read Pdf table with row and column span ...

    Hi, I am using Aspose.PDF to read a file containing a table (see the attachment) and convert the result into Markdown. However, I noticed that the ColSpan and RowSpan attributes are not accurately detected. Here are my…...extracting tables from a PDF document. This can lead to the creation...cells and checking their properties to determine if they span...

    forum.aspose.com/t/cannot-read-pdf-table-with-r...
  5. Add Text to PDF using C++|Aspose.PDF for C++

    Learn how to insert text into PDF Documents in C++ using Aspose.PDF for content customization....Open the input PDF using the Document object. Get the particular...text along with other text properties. The TextBuilder object created...

    docs.aspose.com/pdf/cpp/add-text-to-pdf-file/
  6. Download MS Project Tasks Files via .NET

    Source code for download MS Project files via .NET? All you need is to Use API example code for batch JIRA files to download MPP file within VB.NET Asp.NET or any .NET...NET Conversion Demos Documentation Source Code API Reference...Overview Conversion Demos Documentation Source Code API Reference...

    products.aspose.com/tasks/net/downloader/
  7. Convert POT to WORDML via Java or with free Onl...

    Java API to Export POT to WORDML without using Microsoft Word or PowerPoint or online. Test free POT to WORDML online converter quickly before integrating the code....efficient way to convert documents. The APIs are feature-rich...HTML file using Document class Save the document to WORDML format...

    products.aspose.com/total/java/conversion/pot-t...
  8. Convert PPSX to FLATOPC via Java or with free O...

    Java API to Export PPSX to FLATOPC without using Microsoft Word or PowerPoint or online. Test free PPSX to FLATOPC online converter quickly before integrating the code.... editing, and converting documents, adding or removing text,...quickly and easily convert documents from one format to another...

    products.aspose.com/total/java/conversion/ppsx-...
  9. Working with Text Boxes|Documentation

    This section explains how to format a text shape with Aspose.Diagram....They can interact with these properties programmatically using Aspose...Shape class offers TextBlock property to get or set the visual appearance...

    docs.aspose.com/diagram/net/working-with-text-b...
  10. Change simple values in XMP EPS metadata |.NET

    The process of changing simple values in XMP metadata of EPS file with Aspose.Page API solution for .NET is explained and illustrated with the code here....values in XMP metadata in EPS document. 2 3 // Initialize EPS file...instance from stream 7 PsDocument document = new PsDocument(psStream);...

    docs.aspose.com/page/net/xmp-metadata/change-si...