Sort Score
Result 10 results
Languages All
Labels All
Results 5,761 - 5,770 of 16,797 for

true type

(0.17 sec)
  1. ChartDataLabelCollection.number_format property...

    ChartDataLabelCollection.number_format property. Gets an [ChartNumberFormat](../../chartnumberformat/) instance allowing to set number format for the data labels of the entire series.... insert_chart ( chart_type = aw . drawing . charts . ChartType... series . has_data_labels = True data_labels = series . data_labels...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Generate Data Matrix Barcodes in 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....Matrix is a 2D matrix barcode type that allows generating barcodes...XDimension . Pixels = 4 ; //set ECC type to Ecc200 gen . Parameters ...

    docs.aspose.com/barcode/net/datamatrix-barcode/
  3. Specific Parameters of 1D Barcode Types|Documen...

    How to Set Specific Display Parameters for 1D Barcodes in Aspose.BarCode for JavaScript via C++...Specific Parameters of 1D Barcode Types Contents [ Hide ] Overview One-dimensional...default, this property is set to True , enabling filled bars. This...

    docs.aspose.com/barcode/javascript-cpp/1d-barco...
  4. Aspose::Words::PageSetup::get_OddAndEvenPagesHe...

    Aspose::Words::PageSetup::get_OddAndEvenPagesHeaderFooter method. True if the document has different headers and footers for odd-numbered and even-numbered pages in C++....PageSetup::get_OddAndEvenPagesHeade method True if the document has different...> ( doc ); // Below are two types of header/footers. // 1 - The...

    reference.aspose.com/words/cpp/aspose.words/pag...
  5. Wrong Document Sent Back - Free Support Forum -...

    We are experiencing an issue where documents sent to Aspose for signing are returned incorrectly — with the wrong document content. We are currently leveraging Aspose.PDF for .NET, which is specifically used for manipul…...Id, courtFile, true); if (!courtFile.GetAttribu...2025-03-22: this is where the document type is. trace where its coming from...

    forum.aspose.com/t/wrong-document-sent-back/312061
  6. Working with Actions|Aspose.PDF for Java

    This section explains how to add actions to the document and form fields programmatically with Java. Learn how to Add, Create, and Get Hyperlink in a PDF File....border ); // Specify the link type as remote URI link . setAction...new page text . setInNewPage ( true ); // Create another local hyperlink...

    docs.aspose.com/pdf/java/actions/
  7. Manage Connectors in Presentations Using C++|As...

    Empower C++ apps to draw, connect and auto-route lines in PowerPoint slides—gain full control over straight, elbow and curved connectors.... Types of Connectors In PowerPoint...object by defining the connector type. Connect the shapes using the...

    docs.aspose.com/slides/cpp/connector/
  8. PPTX document chart via C++ | products.aspose.com

    C++ example code to draw and convert chart or diagram in PPTX file on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....et_CenterText(NullableBool::True); chart->get_ChartTitle()->set_Height(... 20 ); chart->set_HasTitle( true ); // Delete default generated...

    products.aspose.com/slides/cpp/chart/pptx/
  9. Aspose::Words::Drawing::TextBox::BreakForwardLi...

    Aspose::Words::Drawing::TextBox::BreakForwardLink method. Breaks the link to the next TextBox in C++.... ASSERT_TRUE ( textBox3 -> IsValidLinkTarget...BreakForwardLink (); ASSERT_TRUE ( textBox2 -> get_Next () ==...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Edit PDF File Tags using Python|Aspose.PDF for ...

    This article explains how to edit tags in the PDF documents using Aspose.PDF for Python via .NET library....insert_child ( figure , 2 , True ) # Set an alternative text...attribute. span1_text_decoration_type = ap . logicalstructure . StructureAttribute...

    docs.aspose.com/pdf/python-net/edit-pdf-file-tags/