Sort Score
Result 10 results
Languages All
Labels All
Results 7,931 - 7,940 of 400,625 for

document

(0.28 sec)
  1. ImageData.HasImage | Aspose.Words for .NET

    Discover the ImageData HasImage property. Quickly check if a shape contains image bytes or links, enhancing your design workflow effortlessly....images from a document to the file system. Document imgSourceDoc...imgSourceDoc = new Document ( MyDir + "Images.docx" ); // Shapes with the...

    reference.aspose.com/words/net/aspose.words.dra...
  2. View Powerpoint File Online and using Java | pr...

    Free online Powerpoint file viewer app. Java API code to view Powerpoint presentation for viewer application....powerful Java based Powerpoint document viewer utility application...listed to view Powerpoint document through Java. Download View...

    products.aspose.com/total/java/viewer/powerpoint/
  3. View PPSX File Online and using Java | products...

    Free online PPSX file viewer app. Java API code to view PPSX presentation for viewer application....Develop powerful Java based PPSX document viewer utility application...PPSX document through Java. Download View PPSX Document via Online...

    products.aspose.com/total/java/viewer/ppsx/
  4. DICOM 图像支持|Aspose.PDF for .NET

    本节描述如何使用 C# 库支持 PDF 文件中的 DICOM 图像。...AddDicomImageToPDF () { // The path to the documents directory var dataDir = RunExamples...(); // Create PDF document using ( var document = new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/support-for-dicom-ma...
  5. Adding JavaScript in Python|Aspose.PDF for Pyth...

    Explore how to add JavaScript code to a PDF Document using Python with Aspose.PDF, enhancing interactivity and functionality....method of Document class. Python Code doc = self . Document () pdf...pdf = self . Document () pdf = self . dataDir + 'Template.pdf'...

    docs.aspose.com/pdf/python-java/adding-javascri...
  6. RevisionCollection.groups property | Aspose.Wor...

    RevisionCollection.groups property. Collection of revision groups....Examples Shows how to work with a document’s collection of revisions...revisions. doc = aw . Document ( MY_DIR + 'Revisions.docx' ) revisions...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::FileFormatUtil::LoadFormatToExte...

    Aspose::Words::FileFormatUtil::LoadFormatToExtension method. Converts a load format enumerated value into a file extension. The returned extension is a lower-case string with a leading dot in C++....the format of a document. // Load a document from a file that...OpenRead ( get_MyDir () + u "Word document with missing file extension"...

    reference.aspose.com/words/cpp/aspose.words/fil...
  8. View and Update XLS Properties Online or Update...

    View and modify XLS properties through online app for free. C# .NET API code to update and add XLS properties....NET based XLS document metadata management utility...as of your choice. Save the document. Download the file instantly...

    products.aspose.com/total/net/metadata/xls/
  9. HtmlSaveOptions.ImagesFolderAlias | Aspose.Word...

    Discover the HtmlSaveOptions ImagesFolderAlias property to easily manage image URIs in your HTML Documents. Simplify your workflow with this essential feature!...URIs written into an HTML document. Default is an empty string...} Remarks When you save a Document in HTML format, Aspose.Words...

    reference.aspose.com/words/net/aspose.words.sav...
  10. TableStyle | Aspose.Words for Java

    Represents a table style in Java....the Working with Tables documentation article. Examples: Shows...settings for the table. Document doc = new Document(); DocumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...