Sort Score
Result 10 results
Languages All
Labels All
Results 5,971 - 5,980 of 22,165 for

document editing

(0.07 sec)
  1. 克隆 C# 中的文档|.NET 格式的 Aspose.Words

    使用 C# 克隆文档以获取其相同的副本。创建副本时,将克隆原始文档的节点和属性。...// Create a document. Document doc = new Document (); DocumentBuilder...Writeln ( "This is the original document before applying the clone...

    docs.aspose.com/words/zh/net/clone-a-document/
  2. Round shape bullets are changing into sqaure bu...

    bullet_issue.docx (13.2 KB) uploading docx then converting into html.after that converting to pdf.this is the total flows.am facing this issue with pdf only…while donwlonading as docx ,there is no issue...code for testing: Document doc = new Document("C:\\Temp\\in.docx");...save("C:\\Temp\\out.html"); doc = new Document("C:\\Temp\\out.html"); doc...

    forum.aspose.com/t/round-shape-bullets-are-chan...
  3. Working with Fields in C++|Aspose.Words for C++

    Introduction to field feature in Aspose.Words for C++....Contents [ Hide ] Fields in a document are like placeholders where...merge field. In a document created or edited with Aspose.Words...

    docs.aspose.com/words/cpp/working-with-fields/
  4. RecognitionResult - Aspose.OCR for Java - API R...

    Read all about Aspose.OCR for Java API to integrate OCR features to your own Java applications....String fullFileName) Saves the document in the plain text void save... Format format) Saves the document in the plain text or Microsoft...

    reference.aspose.com/ocr/java/com.aspose.ocr/Re...
  5. Convert PCL to PPSM via Java API | products.asp...

    Java API to Convert PCL to PPSM without using Microsoft Word...to PPSM Open PCL file using Document class Convert PCL to PPTX...PPTX document by using Presentation class Save the document to...

    products.aspose.com/total/java/conversion/pcl-t...
  6. 22.1 Release Notes|Aspose.Words for Java

    Aspose.Words for Java 22.1 Release Notes – the latest updates and fixes....option assumes compliance with document special accessibility requirements...WORDSNET-22953 Comparing documents with changes around a table...

    docs.aspose.com/words/java/aspose-words-for-jav...
  7. Watermark.SetText | Aspose.Words for .NET

    Watermark SetText method. Adds Text watermark into the Document in C#....Adds Text watermark into the document. public void SetText ( string...text watermark. Document doc = new Document (); // Add a plain...

    reference.aspose.com/words/net/aspose.words/wat...
  8. Aspose.Words for .NET

    This API allows to create, edit, render, print, and convert Word Documents without utilizing Microsoft Word....Metadata from Word Document using C# How to Edit Word Metadata using...to Insert Watermark in Word Document using C# How to Extract Images...

    kb.aspose.com/words/net/page/2/
  9. Android API to Render SVG to MHTML | products.a...

    Transform SVG to MHTML via Android via Java API...via Java Open SVG file using Document class Convert SVG to DOC by...using Document class of Aspose.Words Save the document to MHTML...

    products.aspose.com/total/android-java/conversi...
  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...