Sort Score
Result 10 results
Languages All
Labels All
Results 3,541 - 3,550 of 351,223 for

document

(0.1 sec)
  1. 操作PDF文档|Aspose.PDF for Java

    本文包含有关如何验证PDF文档以符合PDF A标准,如何处理目录,如何设置PDF过期日期,以及如何确定PDF文件生成进度的信息。...要验证PDF文档是否兼容PDF/A-1a或PDF/A-1b,请使用 Document 类的 validate(..) 方法。此方法允许您...() { // 打开文档 Document pdfDocument = new Document ( _dataDir +...

    docs.aspose.com/pdf/zh/java/manipulate-pdf-docu...
  2. HtmlLoadOptions.SupportFontFaceRules | Aspose.W...

    Discover HtmlLoadOptions SupportFontFaceRules, control font loading with ease. Enhance your web design by enabling custom fonts for a polished look....embedded into the resulting document’s font definitions (see FontInfos...saving. In order to save the document with loaded fonts, the EmbedTrueTypeFonts...

    reference.aspose.com/words/net/aspose.words.loa...
  3. Working with Footers in NPOI|Aspose.Words for .NET

    Work with footers in a Document easily and fast instead of using NPOI in C#....word document: C# Document wordDocument = new Document ( "Convert...how to insert footer in word document using NPOI: C# XWPFDocument...

    docs.aspose.com/words/net/working-with-footers-...
  4. ZoomType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Settings.ZoomType enum to customize Document display sizes in Microsoft Word for optimal viewing and productivity....for how large or small the document appears on the screen in Microsoft...to a document upon loading. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.set...
  5. Aspose.Words for .NET

    This API allows to create, edit, render, print, and convert Word Documents without utilizing Microsoft Word....Answers How to Add Image in Word Document using C# Code How to Convert...Word Document to Images in C# How to Print Word Document in C#...

    kb.aspose.com/words/net/page/4/
  6. OleFormat.olePackage property | Aspose.Words fo...

    OleFormat.olePackage property. Provide access to [OlePackage](../../olepackage/) if OLE object is an OLE Package...embed almost anything into a document. See OlePackage type for more...object into a document. let doc = new aw . Document (); let builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. CustomDocumentProperties.AddLinkToContent | Asp...

    Discover the CustomDocumentProperties AddLinkToContent method to effortlessly create linked custom Document properties for enhanced Document management....new linked to content custom document property. public DocumentProperty...a custom document property to a bookmark. Document doc = new...

    reference.aspose.com/words/net/aspose.words.pro...
  8. DocumentBuilder.CellFormat | Aspose.Words for .NET

    Explore the DocumentBuilder CellFormat property for seamless table cell formatting. Enhance your Documents with customizable styles and properties today!...with a document builder. Document doc = new Document (); DocumentBuilder...will still grow in the output document to match the size of its neighboring...

    reference.aspose.com/words/net/aspose.words/doc...
  9. FieldOptions.TemplateName | Aspose.Words for .NET

    Discover the FieldOptions TemplateName property to easily manage your Document's template file name for enhanced organization and efficiency....of the template used by the document. public string TemplateName...location of a document’s template. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  10. Style.paragraph_format property | Aspose.Words ...

    Style.paragraph_format property. Gets the paragraph formatting of the style.... Document () builder = aw . DocumentBuilder...the paragraph style to the document builder's current paragraph...

    reference.aspose.com/words/python-net/aspose.wo...