Sort Score
Result 10 results
Languages All
Labels All
Results 1,421 - 1,430 of 125,021 for

note

(0.24 sec)
  1. How to change the Comment Font Color with C++|D...

    Learn how to customize comment font color in Excel using Aspose.Cells with C++....Center ); // Set the Comment note comment . SetNote ( u "This...

    docs.aspose.com/cells/cpp/how-to-change-the-com...
  2. PdfSaveOptions.Compliance | Aspose.Words for .NET

    Discover the PdfSaveOptions Compliance property to ensure your PDF documents meet industry standards for quality and compatibility.... // Note that some PdfSaveOptions are...

    reference.aspose.com/words/net/aspose.words.sav...
  3. Create Volume-High-Low-Close(VHLC) Stock Chart ...

    Learn how to create a volume-high-low-close stock chart using Aspose.Cells for C++. Our guide will demonstrate how to plot stock market data, including volume, high, low, and close prices, onto a chart for better analysis and visualization.... Again, it is important to note that you must have the data...

    docs.aspose.com/cells/cpp/create-volume-high-lo...
  4. 如何通过 Node.js 以及 C++ 改变评论字体颜色|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....Center ); // Set the Comment note comment . setNote ( "This is...

    docs.aspose.com/cells/zh/nodejs-cpp/how-to-chan...
  5. AxisTickLabels.Spacing | Aspose.Words for .NET

    Control AxisTickLabels spacing effortlessly! Set intervals for tick labels to enhance your data visualization and improve chart clarity...., "Excel" , "GoogleDocs" , "Note" }, new double [] { 640 , 320...

    reference.aspose.com/words/net/aspose.words.dra...
  6. AxisTickLabels.spacing property | Aspose.Words ...

    AxisTickLabels.spacing property. Gets or sets the interval at which the tick labels are drawn...., "Excel" , "GoogleDocs" , "Note" ], [ 640 , 320 , 280 , 120...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_ExportEmbeddedFonts method. Specifies whether fonts should be embedded into Html document in Base64 format. Note setting this flag can significantly increase size of output Html file in C++.... Note setting this flag can significantly...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Aspose::Words::Drawing::GradientVariant enum | ...

    Aspose::Words::Drawing::GradientVariant enum. Specifies the variant for a gradient fill in C++....Color :: get_Yellow ()); // Note that changes "GradientAngle"...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Override the system's Time Zone for Date/Time F...

    Is there a way to override the system’s default time zone setting which influences the calculation of the built-in Date/Time functions (such as these)? We use Aspose Cells for Java and “UTC” as the default time zone for…... Also note that Aspose Words for Java currently...Currently, as you correctly noted, the recommended approach to...

    forum.aspose.com/t/override-the-systems-time-zo...
  10. Clone a Document in Java|Aspose.Words for Java

    Clone a document to get its identical copy. When creating a copy, nodes and properties of the original document are cloned using Java.... Note that when applying the cloning...

    docs.aspose.com/words/java/clone-a-document/