Sort Score
Result 10 results
Languages All
Labels All
Results 4,041 - 4,050 of 16,781 for

true type

(0.86 sec)
  1. Get Range with External Links using Node.js via...

    Learn how to get ranges with external links using Aspose.Cells for Node.js via C++. Retrieve data from different Excel files efficiently.... method returns an array of type ReferredArea . The ReferredArea...namedRange . getReferredAreas ( true ); if ( referredAreas ) { referredAreas...

    docs.aspose.com/cells/nodejs-cpp/get-range-with...
  2. Aspose::Words::TableStyle::get_ConditionalStyle...

    Aspose::Words::TableStyle::get_ConditionalStyles method. Collection of conditional styles that may be defined for this table style in C++.... // 1 - By style type: tableStyle -> get_ConditionalStyles... () -> idx_get ( 0 ) -> get_Type ()); // 3 - As a property: tableStyle...

    reference.aspose.com/words/cpp/aspose.words/tab...
  3. Aspose::Words::Drawing::Charts::ChartLegend cla...

    Aspose::Words::Drawing::Charts::ChartLegend class. Represents chart legend properties. To learn more, visit the documentation article in C++.... static Type () Examples Shows how to edit...legend. legend -> set_Overlay ( true ); doc -> Save ( get_ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. PDF to PDF-A-1B conversion is taking more time ...

    Hi Team, We are currently using Aspose Total and the aspose pdf version in use is 22.9. We found that certain documents like email printouts combined as a PDF, documents with multiple headers, more than 100 pages are ta…...expected behavior for these type of files or how to optimize...RemoveUnusedObjects = true, RemoveUnusedStreams = true, LinkDuplicateStreams...

    forum.aspose.com/t/pdf-to-pdf-a-1b-conversion-i...
  5. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Python 를 사용하여 PDF 문서 병합 https://products.aspose.com/pdf/ko/python-net/merger/ Recent content in Python 를 사용하여 PDF 문서 병합 on Aspsoe.PDF Products ......org","@type":"HowTo","name":"파이썬을 사용하여 BMP를...pdf-for-net.svg","step":[{"@type":"HowToStep","name":"문서 초기화"...

    products.aspose.com/pdf/ko/python-net/merger/in...
  6. Access Mail Services using OAuth|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....com" , "accessToken" , true , SecurityOptions . SSLExplicit..."user1@gmail.com" , "accessToken" , true , SecurityOptions . SSLImplicit...

    docs.aspose.com/email/net/access-mail-services-...
  7. Shape.HasChart | Aspose.Words for .NET

    Discover if your Shape features a Chart with the HasChart property. Enhance your data visualization effortlessly!...HasChart property Returns true if this Shape has a Chart ....AppendLine ( $"Ole found of type: {shape.OleFormat.ProgId}" );...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Shape.ShadowEnabled | Aspose.Words for .NET

    Discover how the Shape ShadowEnabled property enhances your designs by enabling shadow effects for a more dynamic visual appeal....ShadowEnabled property Returns true if a shadow effect is enabled...AppendLine ( $"Ole found of type: {shape.OleFormat.ProgId}" );...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Aspose::Words::Drawing::OleFormat class | Aspos...

    Aspose::Words::Drawing::OleFormat class. Provides access to the data of an OLE object or ActiveX control. To learn more, visit the documentation article in C++.... get_IsLink () Returns true if the OLE object is linked...aspect of the OLE object. When true , the OLE object is displayed...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Add Figures Annotations using Python|Aspose.PDF...

    This article describes how to add, get, and delete figures annotations from your PDF document with Aspose.PDF for Python via .NET...annotation refers to a specific type of annotation that is represented...Rectangle ( 60 , 600 , 250 , 450 , True )) squareAnnotation . title...

    docs.aspose.com/pdf/python-net/figures-annotation/