Sort Score
Result 10 results
Languages All
Labels All
Results 2,551 - 2,560 of 17,415 for

true type

(0.35 sec)
  1. Comment.Author | Aspose.Words for .NET

    Manage comment authors effortlessly with the Comment Author property. Easily return or set author names to enhance user engagement and content clarity.... Comment , true ); // If a comment has no ancestor...comment as opposed to a reply-type comment. // Print all top-level...

    reference.aspose.com/words/net/aspose.words/com...
  2. Comment.Replies | Aspose.Words for .NET

    Discover Comment Replies. Access a collection of Comment objects that are direct responses to your specified comment, enhancing user engagement and interaction.... Comment , true ); // If a comment has no ancestor...comment as opposed to a reply-type comment. // Print all top-level...

    reference.aspose.com/words/net/aspose.words/com...
  3. How to hide Y axis for Waterfall chart in Excel...

    I Need to hide the Y axis tick mark labels in waterfall chart. I have this simple program to create the chart and hide the yaxis. Please suggest the change here. import com.aspose.cells.*; import com.aspose.cells.Char…...5); // Add a Chart of type Line in same worksheet as of...getNSeries().add("$B$1:$C$6", true); // Add Category Data chart...

    forum.aspose.com/t/how-to-hide-y-axis-for-water...
  4. Save QR Codes|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....following steps: Select the Type Input the QR Code content data...gif | tiff | bmp ]& download = true Example: http: //localhost:...

    docs.aspose.com/barcode/java/1-2-3-saving-qr-code/
  5. Aspose::Words::Properties::DocumentProperty::ge...

    Aspose::Words::Properties::DocumentProperty::get_IsLinkToContent method. Shows whether this property is linked to content or not in C++...."MyBookmark" ); ASPOSE_ASSERT_EQ ( true , customProperty -> get_IsLinkToContent...Aspose::Words::Properties::DocumentProperty::Type method Aspose::Words::Prope...

    reference.aspose.com/words/cpp/aspose.words.pro...
  6. Paragraph.runs property | Aspose.Words for Node.js

    Paragraph.runs property. Provides access to the Typed collection of pieces of text inside the paragraph....property Provides access to the typed collection of pieces of text...how to determine the revision type of an inline node. let doc =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Add Watermark to ODP Presentation Files using P...

    Python source code for adding Watermark to ODP Presentation....select_locked = True watermarkShape . shape_lock . size_locked = True watermarkShape... shape_lock . text_locked = True watermarkShape . shape_lock...

    products.aspose.com/slides/python-net/watermark...
  8. Aspose::Words::IWarningCallback interface | Asp...

    Aspose::Words::IWarningCallback interface. Implement this interface if you want to have your own custom method called to capture loss of fidelity warnings that can occur during document loading or saving in C++....System::TypeInfo&) const override static Type () virtual Warning (System:...get_FontInfoSubstitution () -> set_Enabled ( true ); // Original font metrics...

    reference.aspose.com/words/cpp/aspose.words/iwa...
  9. Paragraph.join_runs_with_same_formatting method...

    aspose.words.Paragraph.join_runs_with_same_formatting method... Parameter Type Description options JoinRunsOptions...options . ignore_redundant = True # Ignore redundant run properties...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Determine if Paper Size of Worksheet is Automat...

    This article explains how to use the JavaScript API with C++ addons to determine if the paper size of a worksheet is set to automatic programmatically....xlsx samplePageSetupIsAut-True.xlsx and finds if the paper...isAutomaticPaperSize property: </ p > < input type = "file" id = "fileInput1" accept...

    docs.aspose.com/cells/javascript-cpp/determine-...