Sort Score
Result 10 results
Languages All
Labels All
Results 7,731 - 7,740 of 376,816 for

document

(0.17 sec)
  1. PageSetup.heading_level_for_chapter property | ...

    PageSetup.heading_level_for_chapter property. Gets or sets the heading level style that is applied to the chapter titles in the Document....the chapter titles in the document. @property def heading_level_for_chapter...include chapter numbers, the document headings must have a numbered...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::AI::OpenAiModel class | Aspose.W...

    Aspose::Words::AI::OpenAiModel class. An abstract class representing the integration with OpenAI's large language models within the Aspose.Words in C++....(System::SharedPtr<Aspose::Words::Document>, System::SharedPtr<Aspos...Checks grammar of the provided document. This operation leverages...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  3. PDF 粘性注释|Aspose.PDF for Java

    本主题关于粘性注释,以水印注释为例展示在文本中。它用于在页面上表示图形。查看代码片段以解决此任务。...{ // 加载 PDF 文件 Document document = new Document ( _dataDir + "sample..."sample.pdf" ); Page page = document . getPages (). get_Item (...

    docs.aspose.com/pdf/zh/java/sticky-annotations/
  4. Aspose::Words::Fonts::FontInfoCollection::get_S...

    Aspose::Words::Fonts::FontInfoCollection::get_SaveSubsetFonts method. Specifies whether or not to save a subset of the embedded TrueType fonts with the Document. Default value for this property is false. This option works only when EmbedTrueTypeFonts property is set to true in C++....embedded TrueType fonts with the document. Default value for this property...Examples Shows how to save a document with embedded TrueType fonts...

    reference.aspose.com/words/cpp/aspose.words.fon...
  5. Split Documents via C# | products.aspose.com

    Split PDF, Microsoft Word, Excel spreadsheets and PowerPoint presentations via your C# application. Split Document by page number or by some predefined pattern....NET Split Splitting Documents using C# APIs Split any file...Aspose.Total for .NET. Download Document splitting is crucial for managing...

    products.aspose.com/total/net/split/
  6. Add Curve Object to PDF file|Aspose.PDF for C++

    This article explains how to create a curve object to your PDF using Aspose.PDF for C++....your PDF document. Follow the steps below: Create Document instance...ExampleCurve () { // Create Document instance String _dataDir (...

    docs.aspose.com/pdf/cpp/add-curve/
  7. Convert EPS files using .NET API

    EPS to BMP conversion functionality offered by Aspose.Page API solution for .NET is explained and illustrated with the code snippets here.... Save the PostScript document as an image with image save...bytes for one page of input document. Save resulting 2-dimensional...

    docs.aspose.com/page/net/convert-eps/
  8. BuiltInDocumentProperties.security property | A...

    BuiltInDocumentProperties.security property. Specifies the security level of a Document as a numeric value....Specifies the security level of a document as a numeric value. get security...OOXML documents only. To protect or unprotect a document use the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Convert HTML to PNG – Aspose.HTML for .NET

    Convert HTML to PNG using Aspose.HTML for .NET. Consider various HTML to PNG conversion scenarios in C# examples. Try online HTML Converter....Saving; using var document = new HTMLDocument("{{input...'DOCX'}} Converter.ConvertHTML(document, options, "output.{{output...

    docs.aspose.com/html/net/convert-html-to-png/
  10. 通过 C++ 使用 JavaScript 向 PDF 添加页眉和页脚|Aspose.PDF f...

    Aspose.PDF for JavaScript via C++ 允许您使用 AsposePdfAddTextHeaderFooter 向 PDF 文件添加页眉和页脚。... errorCode == 0 ) document . getElementById ( 'output'...json . fileNameResult ; else document . getElementById ( 'output'...

    docs.aspose.com/pdf/zh/javascript-cpp/add-heade...