Sort Score
Result 10 results
Languages All
Labels All
Results 7,341 - 7,350 of 424,010 for

document

(0.68 sec)
  1. About changing font name and size in Aspose.wor...

    Hi Team, Could you pls help me on how to change font name and size in Aspose.word template having font setting....template by modifying the document’s styles , by iterating over...FontSettings.DefaultFontName (or Document.DefaultFontName ) only influences...

    forum.aspose.com/t/about-changing-font-name-and...
  2. 使用操作符|Aspose.PDF for .NET

    本主题解释了如何与 Aspose.PDF 一起使用操作符。操作符类为 PDF 操作提供了很好的功能。... 要在 PDF 文件中添加图像: 创建一个 Document 对象并打开输入 PDF 文档。 获取要添加图像的特定页面。... () { // The path to the documents directory var dataDir = RunExamples...

    docs.aspose.com/pdf/zh/net/working-with-operators/
  3. PdfFontEmbeddingMode Enum | Aspose.Words for .NET

    Discover Aspose.Words.PdfFontEmbeddingMode enum for optimal font embedding in PDFs. Enhance Document quality and ensure consistent text display....only these fonts when saving document to PDF. EmbedNone 2 Aspose...into a PDF document. Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Footnote.FootnoteType | Aspose.Words for .NET

    Discover the FootnoteType property, easily identify footnotes or endnotes in your Documents for enhanced clarity and organization.... Document doc = new Document (); DocumentBuilder...all the references in the document. // Each reference will also...

    reference.aspose.com/words/net/aspose.words.not...
  5. How to remove Highlight Annotation using Java |...

    Remove Highlight annotations programmatically in PDF with Java sample code on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Load PDF in an instance of Document class Create a new page or...DeleteTextMarkupAnno () { Document document = new Document ( _dataDir + "sample_mod...

    products.aspose.com/pdf/java/annotation/highlig...
  6. 修改现有风格|Documentation

    Aspose.Cells是一个JavaScript/C++库,用于处理电子表格文件,允许用户修改现有单元格样式。本文介绍如何使用Aspose.Cells库修改现有单元格样式,以满足不同的外观需求。...Cells initialized" ); }); document . getElementById ( 'runExample'...() => { const fileInput = document . getElementById ( 'fileInput'...

    docs.aspose.com/cells/zh/javascript-cpp/modify-...
  7. Online XPS to OTT Conversion or Build .NET base...

    Free online app to convert XPS to OTT files. .NET C# conversion library code for XPS Documents....will be converted into OTT document Download the converted OTT...Automation API Open XPS file using Document class Convert XPS to Doc by...

    products.aspose.com/total/net/conversion/xps-to...
  8. Aspose::Words::Range::ToDocument method | Aspos...

    Aspose::Words::Range::ToDocument method. Constructs a new fully formed Document that contains the range in C++....Constructs a new fully formed document that contains the range. System...SharedPtr < Aspose :: Words :: Document > Aspose :: Words :: Range...

    reference.aspose.com/words/cpp/aspose.words/ran...
  9. How to add Caret Annotation using Java | Aspose...

    Add Caret annotations programmatically in PDF with Java sample code on Java Runtime Environment for JSP/JSF Application and Desktop Applications....Load PDF in an instance of Document class Create a new page or...Load the PDF file Document document = new Document ( _dataDir + "sample...

    products.aspose.com/pdf/java/annotation/caret/add/
  10. Get Page Properties in Python|Aspose.PDF for Java

    Learn how to access the properties of specific pages within a PDF Document in Python using Aspose.PDF for detailed control....get page properties of Pdf document using Aspose.PDF Java for...= self . Document () pdf_document = self . Document () pdf_document...

    docs.aspose.com/pdf/java/get-page-properties-in...