Sort Score
Result 10 results
Languages All
Labels All
Results 5,171 - 5,180 of 14,266 for

document editing

(0.34 sec)
  1. Convert WORD to ODP in Android Apps or with fre...

    WORD to ODP conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free WORD to ODP online converter quickly before integrating the code....developer, you may need to add a document conversion feature to your...your application. Document conversion is the process of transforming...

    products.aspose.com/total/android-java/conversi...
  2. Converting a SVG file to GIF using C# | Aspose.PDF

    Sample code for SVG‑to‑GIF conversion in .NET. Use the API example code for batch SVG‑to‑GIF conversion within VB.NET, ASP.NET, or any .NET‑based application....programmatically a document from SVG to GIF format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/net/conversion/svg-to-gif/
  3. Section.pageSetup property | Aspose.Words for N...

    Section.pageSetup property. Returns an object that represents page setup and section properties.... Document (); let pageSetup = doc ....Aspose.words document by hand. let doc = new aw . Document (); // A...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Converting a XPS file to EMF using C# | Aspose.PDF

    Sample code for XPS‑to‑EMF conversion in .NET. Use the API example code for batch XPS‑to‑EMF conversion within VB.NET, ASP.NET, or any .NET‑based application....programmatically a document from XPS to EMF format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/net/conversion/xps-to-emf/
  5. Converting a XPS file to JPEG using C# | Aspose...

    Sample code for XPS‑to‑JPEG conversion in .NET. Use the API example code for batch XPS‑to‑JPEG conversion within VB.NET, ASP.NET, or any .NET‑based application....convert programmatically a document from XPS to JPEG format with...with a modern document-processing .NET API. Use just a few lines...

    products.aspose.com/pdf/net/conversion/xps-to-j...
  6. Converting a PCL file to BMP using C# | Aspose.PDF

    Sample code for PCL‑to‑BMP conversion in .NET. Use the API example code for batch PCL‑to‑BMP conversion within VB.NET, ASP.NET, or any .NET‑based application....programmatically a document from PCL to BMP format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/net/conversion/pcl-to-bmp/
  7. Converting a PCL file to JPEG using C# | Aspose...

    Sample code for PCL‑to‑JPEG conversion in .NET. Use the API example code for batch PCL‑to‑JPEG conversion within VB.NET, ASP.NET, or any .NET‑based application....convert programmatically a document from PCL to JPEG format with...with a modern document-processing .NET API. Use just a few lines...

    products.aspose.com/pdf/net/conversion/pcl-to-j...
  8. Extended Features lost - Free Support Forum - a...

    I'm trying to open a PDF, replace some text and then save the Document. The problem is that when I do this the extended features are disabled. public static void CreateProfile(SurveyProfile userProfile, string userProfi…...some text and then save the document. The problem is that when...ReadWrite)) { Document profileDocument = new Document(fileStream);...

    forum.aspose.com/t/extended-features-lost/32287
  9. Converting a XML file to XPS using C# | Aspose.PDF

    Sample code for XML‑to‑XPS conversion in .NET. Use the API example code for batch XML‑to‑XPS conversion within VB.NET, ASP.NET, or any .NET‑based application....programmatically a document from XML to XPS format with a modern document-processing...conversion formats, see the Documentation pages. Also, you can check...

    products.aspose.com/pdf/net/conversion/xml-to-xps/
  10. FieldFillIn | Aspose.Words for Java

    Implements the FILLIN field in Java....the Working with Fields documentation article. Remarks: Prompts...throws Exception { Document doc = new Document(); DocumentBuilder...

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