Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 5,596 for

compare document

(0.1 sec)
  1. TextBox not converting correctly to PDF - Free ...

    We have a PowerPoint presentation with several text boxes that aren’t converting correctly to PDF. In some cases, the text wraps and displays outside the bounding box. I’ve attached both the PowerPoint and the converted…... If you compare the two, you’ll notice the...(adjust_border ) { using (Document pdfDocument = new Document(outputFile))...

    forum.aspose.com/t/textbox-not-converting-corre...
  2. Programming with Documents in C#|Aspose.Words f...

    Use the Aspose.Words Document Object Model classes to programmatically create, modify, and manage Documents with .NET using C#. Work with Document properties, settings, and content, as well as with Document appearance through the management of colors, shapes, fonts and other graphics....Ask AI Programming with Documents Contents [ Hide ] Purpose Summary...programmatically work with documents—including editing, formatting...

    docs.aspose.com/words/net/programming-with-docu...
  3. Disappearing watermarks and text when printed -...

    I have a PDF with watermarks and text streams that are visible on screen, but suddenly disappear when printed out from Adobe. The PDF was created with Aspose.PDF for .NET 18.1. The Document is supposed to represent an a…... The document is supposed to represent an...and may indicate that the document was altered after its initial...

    forum.aspose.com/t/disappearing-watermarks-and-...
  4. Why Aspose.Cells for Python via Java|Documentation

    This section Compares Aspose.Cells for Python via Java components and some other Excel Python operation libraries....Scenarios When you need to compare which product is best for your...files, then you might want to compare Aspose.Cells for Python via...

    docs.aspose.com/cells/python-java/why-aspose-ce...
  5. [Words Java] Tracking changes Marking up a piec...

    We have the following code snippet that normalizes a search string, finds it within the Document and then replaces it. This all happens with track changes enabled at the start of the loop and stopped at the end of the lo…...string, finds it within the document and then replaces it. This...this issue as we require the document to be markedup with changes...

    forum.aspose.com/t/words-java-tracking-changes-...
  6. Introduction to Fields in Java|Aspose.Words for...

    Fields feature in details, field codes and field results explained in Aspose.Words for Java....processing of Microsoft Word documents and supports fields in the...following ways: all fields in a document are preserved during open/save...

    docs.aspose.com/words/java/introduction-to-fields/
  7. 在C#中使用文件進行編程|Aspose.Words for .NET

    透過使用 Aspose.Words Document Object Model 類別,以 C# 在 .NET 中以程式方式建立、修改及管理文件。 透過管理顏色、形狀、字體和其他圖形,工作於文件的屬性、設定和內容,以及其樣式。...Words Document Object Model 類別的文件之資訊。 本節...Words Document Object Model Translate Markdown to Document Object...

    docs.aspose.com/words/zh-hant/net/programming-w...
  8. Save VSD File to Different File Formats|Documen...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Hide ] In this article, we compare the conversion features of...//Create a document object and load a diagram Visio . Document vsdDoc...

    docs.aspose.com/diagram/net/save-vsd-file-to-di...
  9. Aspose.Words for Java

    This API allows to create, edit, render, print, and convert Word Documents in Java without utilizing Microsoft Word....Word using Java Split Word Document into Sections using Java Convert...From Word Document in Java Compare Word Documents using Java...

    kb.aspose.com/words/java/page/2/
  10. Insert Fields in Java|Aspose.Words for Java

    Different ways to insert fields into your Document using Java....ways to insert fields into a document: using DocumentBuilder using...FieldBuilder using Aspose.Words Document Object Model (DOM) In this...

    docs.aspose.com/words/java/insert-fields/