Sort Score
Result 10 results
Languages All
Labels All
Results 2,791 - 2,800 of 16,784 for

true type

(0.22 sec)
  1. Find Cells with Specific Style|Documentation

    Learn how to find or search cells with a particular style applied through the Aspose.Cells for JavaScript via C++ API....Style Example </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/javascript-cpp/find-cells...
  2. 使用JavaScript通过C++将工作表渲染到图形上下文|Documentation

    学习如何使用C++的Aspose.Cells for JavaScript将工作表渲染到图形上下文,包括渲染到图像文件、屏幕和打印机。...Worksheet to Image </ h1 > < input type = "file" id = "fileInput" accept...min.js" ></ script > < script type = "text/javascript" > const...

    docs.aspose.com/cells/zh/javascript-cpp/render-...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Add, Get, or Remove Watermarks in PDF Using Python https://products.aspose.com/pdf/python-net/watermark/ Recent content in Add, Get, or Remove ......org", "@type": "HowTo", "name": "How to add...Watermark to PDF File", "image": { "@type": "ImageObject", "url": "https://www...

    products.aspose.com/pdf/python-net/watermark/in...
  4. How to add watermark text in cover page of word...

    Hi How to add a watermark to the cover page of a word document using Aspose Words API for Java. Now watermark text appears in all other pages and not in cover page. Following code is being used now boolean watermarke…...setFitShape(true); // watermark.setRotation(40);...appendChild(watermark.deepClone(true)); // HeaderFooter header =...

    forum.aspose.com/t/how-to-add-watermark-text-in...
  5. Read Color of a Shape's Glow Effect|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....16711672 IsShapeColor: True Transparency: 0 . 13 Type: RGB AI Document...

    docs.aspose.com/cells/net/read-color-of-shape-s...
  6. IRevisionCriteria | Aspose.Words for Java

    Implement this interface if you want to control when certain Revision should be accepted/rejected or not by the RevisionCollection.acceptcom.aspose.words.IRevisionCriteria/ RevisionCollection.rejectcom.aspose.words.IRevisionCriteria methods in Java....different author name and revision type. doc.getRevisions().reject(new...different author name and revision type. doc.getRevisions().reject(new...

    reference.aspose.com/words/java/com.aspose.word...
  7. Manage Fonts in Presentations Using JavaScript|...

    Control fonts with Aspose.Slides for Node.js via Java: embed, substitute, and load custom fonts to keep PPT, PPTX and ODP presentations clear and consistent.... True ); port2 . getPortionFormat...aspose . slides . NullableBool . True ); // Set font to Italic port1...

    docs.aspose.com/slides/nodejs-java/manage-fonts/
  8. HtmlSaveOptions.exportPageSetup property | Aspo...

    HtmlSaveOptions.exportPageSetup property. Specifies whether page setup is exported to HTML, MHTML or EPUB...the "ExportPageSetup" flag to "true", the output HTML document will...outDocContents . includes ( "style type=\"text/css\">" )). toEqual (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Revision.RevisionType | Aspose.Words for .NET

    Discover the RevisionType property to easily access and understand the Type of each revision, enhancing your workflow and project management efficiency....RevisionType property Gets the type of this revision. public RevisionType...( doc . HasRevisions , Is . True ); Assert . That ( doc . Revisions...

    reference.aspose.com/words/net/aspose.words/rev...
  10. Document.has_revisions property | Aspose.Words ...

    Document.has_revisions property. Returns ``True`` if the document has any tracked changes....has_revisions property Returns True if the document has any tracked...first revision is an insertion-type revision. revision = doc . revisions...

    reference.aspose.com/words/python-net/aspose.wo...