Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 124,965 for

note

(0.09 sec)
  1. ContentDisposition enumeration | Aspose.Words f...

    aspose.words.ContentDisposition enumeration. Enumerates different ways of presenting the document at the client browser.... Note that the actual behavior on...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Working with DataSet objects in Java|Aspose.Wor...

    Access DataTable row objects using template expressions when building a report in Java.... Persons Note – Table names are case-insensitive...

    docs.aspose.com/words/java/working-with-dataset...
  3. Substitute fonts|CAD Documentation

    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.... Note: If you need to use fonts that...

    docs.aspose.com/cad/net/developer-guide/how-to/...
  4. DocumentVisitor.visit_glossary_document_start m...

    DocumentVisitor.visit_glossary_document_start method. Called when enumeration of a glossary document has started.... Remarks Note: A glossary document node and...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Saving::PdfSaveOptions::get_Expo...

    Aspose::Words::Saving::PdfSaveOptions::get_ExportDocumentStructure method. Gets or sets a value determining whether or not to export document structure in C++.... Note that exporting the document...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. Accessing IChartSeries.Name getter access modif...

    I have a slide with a chart that was created with a specialized tool (think-cell). What I observed is that accessing IChartSeries.Name breaks the chart. I saw other reports mentioning issues with Aspose in combination w…... However, note that cloning may not perfectly...26, 2026, 3:10pm 3 However, note that cloning may not perfectly...

    forum.aspose.com/t/accessing-ichartseries-name-...
  7. Working with Common Data Bands in Java|Aspose.W...

    Output a common data band withing a paragraph when building a report in Java.... Note – Examples in the table are...using the following template. Note – “1. ” in the template stands...

    docs.aspose.com/words/java/working-with-common-...
  8. Setting Text Color Dynamically in C#|Aspose.Wor...

    Set font text color for document contents dynamically when building a report using C#....content_to_be_colored <</ textColor >> Note – A textColor tag can be used...textColor tags are removed then. Note – Within a text block to be...

    docs.aspose.com/words/net/setting-text-color-dy...
  9. ImageData.cropLeft property | Aspose.Words for ...

    ImageData.cropLeft property. Defines the fraction of picture removal from the left side.... Note that a value of 1 will display...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 使用 C++ 向 PDF 添加文本|Aspose.PDF for C++

    本文描述了在 Aspose.PDF 中处理文本的各个方面。了解如何向 PDF 添加文本、添加 HTML 片段或使用自定义 OTF 字体。...对象 创建一个 TextFragment 对象 创建一个 Note 实例并将其值传递给 TextFragment FootNote...( 1 ); auto note = MakeObject < Note > (); note -> set_Text (...

    docs.aspose.com/pdf/zh/cpp/add-text-to-pdf-file/