Sort Score
Result 10 results
Languages All
Labels All
Results 4,901 - 4,910 of 14,071 for

document editing

(0.08 sec)
  1. Converting a PS file to PNG using C# | Aspose.PDF

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

    products.aspose.com/pdf/net/conversion/ps-to-png/
  2. ImageData.ChromaKey | Aspose.Words for .NET

    Discover the ImageData ChromaKey property, set transparent colors for your images and enhance visual effects effortlessly. Unlock creative possibilities!...Shows how to edit a shape’s image data. Document imgSourceDoc...imgSourceDoc = new Document ( MyDir + "Images.docx" ); Shape sourceShape...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ImageData.IsLink | Aspose.Words for .NET

    Discover how the ImageData IsLink property enhances your design by linking images to shapes seamlessly when SourceFullName is set. Boost your creativity!...Shows how to edit a shape’s image data. Document imgSourceDoc...imgSourceDoc = new Document ( MyDir + "Images.docx" ); Shape sourceShape...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Convert PPS to XLTM Format via Java or with fre...

    Convert PPS to XLTM format via Java without using using Microsoft Excel or PowerPoint or online. Test free PPS to XLTM online converter quickly before integrating the code....that can be used to create, edit, and convert presentations in...that can be used to create, edit, and convert spreadsheets in...

    products.aspose.com/total/java/conversion/pps-t...
  5. Aspose Words convert pdf to md messy content - ...

    convert pdf to markdown, cause some messy contents file: 附件3-消杀承包合同(中航物业转包).pdf (1.9 MB) code: Document = aw.Document(file_path) Document.save("output2/test3.md")...MB) code: document = aw.Document(file_path) document.save("output2/test3..."path/to/your/file.pdf"; Document document = new Document(filePath); MarkdownSaveOptions...

    forum.aspose.com/t/aspose-words-convert-pdf-to-...
  6. Converting a XML file to TIFF using C# | Aspose...

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

    products.aspose.com/pdf/net/conversion/xml-to-t...
  7. Java API to Render SVG to XLSB | products.aspos...

    Export SVG to XLSB via Java API without using Microsoft Excel or Adobe Reader...easily integrate powerful document processing features into their...manipulate, convert, and render documents in various formats. One of...

    products.aspose.com/total/java/conversion/svg-t...
  8. Document.last_section property | Aspose.Words f...

    Document.last_section property. Gets the last section in the Document....last_section property Document.last_section property Gets the...the last section in the document. @property def last_section (...

    reference.aspose.com/words/python-net/aspose.wo...
  9. WriteProtection class | Aspose.Words for Python

    aspose.words.settings.WriteProtection class. Specifies write protection settings for a Document...protection settings for a document. To learn more, visit the...Protect or Encrypt a Document documentation article. Remarks Write...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Working with Sections in Java|Aspose.Words for ...

    Understanding Document section concepts and manipulation practices using Java. Insert section into a Document Java. Remove section Java. Copy sections between Documents....Hide ] Sometimes you want a document that does not have the same...orientation, or have the first document page as a cover page without...

    docs.aspose.com/words/java/working-with-sections/