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

document

(0.27 sec)
  1. Developer Guide in Node.js|Aspose.Words for Nod...

    This Developer Guide describes practical scenarios and tips to help you use specific Aspose.Words for Node.js via .NET features, achieve a certain Document appearance, or make a use case possible....features, achieve a certain document appearance or make a use case...different ways to load or save documents and format-specific features...

    docs.aspose.com/words/nodejs-net/developer-guide/
  2. IHyphenationCallback.RequestDictionary | Aspose...

    Discover the IHyphenationCallback RequestDictionary method, efficiently handle missing hyphenation dictionaries for seamless language support in your application....NET documentation for “culture name” and RFC...EqualTo ( 0 )); // Open a document with a locale that Microsoft...

    reference.aspose.com/words/net/aspose.words/ihy...
  3. InlineStory.paragraphs property | Aspose.Words ...

    InlineStory.paragraphs property. Gets a collection of paragraphs that are immediate children of the story.... Document () builder = aw . DocumentBuilder...which we will pass to the document builder's "InsertFootnote"...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 将 PDF 文件拆分为单独页面的 Python 实现|Aspose.PDF for Java

    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.... Document () pdf = self . dataDir +...# 创建一个新的 Document 对象 new_document = self . Document (); # 获取页面集合中特定索引的页面...

    docs.aspose.com/pdf/zh/java/split-pdf-file-into...
  5. MetafileRenderingOptions.EmulateRasterOperation...

    Discover the MetafileRenderingOptions EmulateRasterOperations property to control raster operation emulation, enhancing your rendering capabilities effectively.... Document doc = new Document ( MyDir + "WMF with...object that we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Using TrueType Fonts in C#|Aspose.Words for .NET

    Aspose.Words for .NET can find the right font or its suitable replacement for correct Document rendering using C#. This ensures that the difference between the displayed Document and the original is minimal when there is not enough information about a font.... When working with documents, you often have to use different...fonts, styles, and sizes. Documents can contain any number of...

    docs.aspose.com/words/net/using-truetype-fonts/
  7. Getting Headers or Footers with JavaScript via ...

    This article explains how to programmatically get headers and footers from Excel or OpenOffice files using the JavaScript via C++ API....replace ( /'/g , ''' ); } document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/javascript-cpp/get-header...
  8. Extract Image and Signature Information|Aspose....

    You may extract images from the signature field and extract signature information using the SignatureField class with Java....class and while signing the document, you can also set an image...ExtractingImageFromS () { Document pdfDocument = new Document ( _dataDir +...

    docs.aspose.com/pdf/java/extract-image-and-sign...
  9. 如何用 Java 添加 Link 注解 | Aspose.PDF

    Java 示例代码,用于在 JSP/JSF 应用程序和桌面应用程序的 Java 运行时环境中在 PDF 文件中添加 Link 个注释。...Load the PDF file Document document = new Document ( _dataDir + "SimpleResume..."SimpleResume.pdf" ); Page page = document . getPages (). get_Item (...

    products.aspose.com/pdf/zh-hans/java/annotation...
  10. ImageData.Brightness | Aspose.Words for .NET

    Adjust your image's brightness with the ImageData Brightness property. Set values from 0.0 (dimmest) to 1.0 (brightest) for optimal visual impact.... Document imgSourceDoc = new Document ( MyDir + "Images..., true )[ 0 ]; Document dstDoc = new Document (); // Import a...

    reference.aspose.com/words/net/aspose.words.dra...