Sort Score
Result 10 results
Languages All
Labels All
Results 7,771 - 7,780 of 375,297 for

document

(0.14 sec)
  1. SetPageSize() ignored if any Text added to the ...

    Background We are currently evaluating Aspose.Pdf for .Net as a replacement for iTextSharp. I am using the new Aspose.Pdf API (i.e., not the Generator) Problem When I call SetPageSize() to change the dimensions of a …... I am creating a two-page document. For both pages, I am changing...dimensions: var doc = new Document(); //add a new page with text...

    forum.aspose.com/t/setpagesize-ignored-if-any-t...
  2. CustomXmlPropertyCollection.Item | Aspose.Words...

    Access specific properties effortlessly with CustomXmlPropertyCollection. Retrieve items by name for streamlined data management and enhanced productivity.... Document doc = new Document ( MyDir + "Smart...// A smart tag appears in a document with Microsoft Word recognizes...

    reference.aspose.com/words/net/aspose.words.mar...
  3. Odso class | Aspose.Words for Node.js

    Aspose.Words.Settings.Odso class. Specifies the Office Data Source Object (ODSO) settings for a mail merge data source...Mail Merge and Reporting documentation article. Remarks ODSO seems...data sources for a mail merge document. ODSO probably first appeared...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FontSubstitutionRule | Aspose.Words for Java

    This is an abstract base class for the font substitution rule in Java....the Working with Fonts documentation article. Examples: Shows...resetCache(); } Shows how to access a document’s system font source and set...

    reference.aspose.com/words/java/com.aspose.word...
  5. PDF Highlights Annotation|Aspose.PDF for Java

    标记注释在文档的文本中以高亮、下划线、删除线或波浪下划线的形式呈现。...文档中,我们需要执行以下操作: 加载 PDF 文件 - 新的 Document 对象。 创建注释: HighlightAnnotation...try { // 加载PDF文件 Document document = new Document ( _dataDir + "sample...

    docs.aspose.com/pdf/zh/java/highlights-annotation/
  6. Android API to Render MD to DOTX | products.asp...

    Transform MD to DOTX via Android via Java API...them to integrate a powerful document conversion feature into their...This is useful for creating documents with a consistent look and...

    products.aspose.com/total/android-java/conversi...
  7. Split PDF using JavaScript|Aspose.PDF for JavaS...

    This topic shows how to split PDF pages into individual PDF files with Aspose.PDF for JavaScript via C++ ....the number of pages in the document and can be very time-consuming...filename, and adds it to the document. This allows the user to download...

    docs.aspose.com/pdf/javascript-cpp/split-pdf/
  8. 以编程方式移动 PDF 页面 C#|Aspose.PDF for .NET

    尝试使用 Aspose.PDF for .NET 在所需位置或 PDF 文件末尾移动页面。...创建一个包含源 PDF 文件的 Document 类对象。 创建一个包含目标 PDF 文件的 Document 类对象。 从 PageCollection... () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/move-pages/
  9. FontInfoCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fonts.FontInfoCollection class, your go-to solution for managing Document fonts efficiently and enhancing your Document's visual appeal....collection of fonts used in a document. To learn more, visit the...the Working with Fonts documentation article. public class FontInfoCollection...

    reference.aspose.com/words/net/aspose.words.fon...
  10. Failure to Detect PDF Page Colors Using Aspose....

    We have tested the logic in this code example from the Aspose.PDF tutorial for detecting page color types, as applied to the attached Document samples. samples.zip (363.9 KB) All pages are detected as type color whe…...as applied to the attached document samples. samples.zip (363...page color types in your PDF documents using Aspose.PDF. Specifically...

    forum.aspose.com/t/failure-to-detect-pdf-page-c...