Sort Score
Result 10 results
Languages All
Labels All
Results 7,001 - 7,010 of 67,113 for

import

(0.4 sec)
  1. Remove PPT Annotation Online or Manage Annotati...

    delete comments from PPT file through online app for free. Android API code to manage comments of PPT files....Remove PPT Annotations Online Import PPT file to delete comments...

    products.aspose.com/total/android-java/annotate...
  2. Remove PPSM Annotation Online or Manage Annotat...

    delete comments from PPSM file through online app for free. Android API code to manage comments of PPSM files....Remove PPSM Annotations Online Import PPSM file to delete comments...

    products.aspose.com/total/android-java/annotate...
  3. Remove PPTM Annotation Online or Manage Annotat...

    delete comments from PPTM file through online app for free. Android API code to manage comments of PPTM files....Remove PPTM Annotations Online Import PPTM file to delete comments...

    products.aspose.com/total/android-java/annotate...
  4. Remove PPS Annotation Online or Manage Annotati...

    delete comments from PPS file through online app for free. Android API code to manage comments of PPS files....Remove PPS Annotations Online Import PPS file to delete comments...

    products.aspose.com/total/android-java/annotate...
  5. Go via C++ | Server-oriented solution for PDF u...

    Aspose.PDF for Go via C++ is a library designed to simplify the creation of intricate, multi-page PDF documents within Go...to JPG using Go package main import ( "fmt" "log" asposepdf "github...

    products.aspose.com/pdf/go-cpp/
  6. Reading Table Data from MPP Files in Ruby | Asp...

    This article explains how to read table data from Microsoft Project (MPP/XML) files using Aspose.Tasks Java for Ruby....Code Copy 1 project = Rjb :: import( 'com.aspose.tasks.Project'...

    docs.aspose.com/tasks/java/reading-table-data-f...
  7. Java API to Convert OTT to TSV or with free Onl...

    Convert OTT to TSV via Java or Online App without using using Microsoft Word or Microsoft Excel or online. Test free OTT to TSV online converter quickly before integrating the code....useful for structured data import, analysis, and spreadsheet...Preparing templates for spreadsheet import or automation Sharing template...

    products.aspose.com/total/java/conversion/ott-t...
  8. Trying to create a word-like text box in PDF - ...

    Hi, I’m trying to create a word-like text box in a PDF document. I was able to do it in a Word file (using aspose of course), but don’t know how to do it in PDF. This text box needs to have a small picture, a text and …...Here’s my code: import com.aspose.pdf.*; import java.io.ByteArrayInputStream;...ByteArrayInputStream; import java.util.Base64; public class PdfBanner...

    forum.aspose.com/t/trying-to-create-a-word-like...
  9. Python API for PostScript Processing

    Python library to create, read or update XPS, PS, or EPS documents. Native APIs that are easy to integrate into your own project/solution....xps import * from aspose.page.xps.xpsmodel import * #create...

    products.aspose.com/page/python-net/
  10. 从XML生成PDF|Aspose.PDF for Java

    Aspose.PDF for Java提供了将XML文件转换为PDF文档的机会,要求输入的XML文件必须遵循Aspose.PDF for Java Schema。...examples ; import javax.xml.transform.* ; import javax.xml.transform...transform.stream.StreamResult ; import javax.xml.transform.stream...

    docs.aspose.com/pdf/zh/java/generate-pdf-from-xml/