Sort Score
Result 10 results
Languages All
Labels All
Results 2,541 - 2,550 of 148,121 for

2

(0.21 sec)
  1. Aspose::Words::Markup::XmlMapping::get_IsMapped...

    Aspose::Words::Markup::XmlMapping::get_IsMapped method. Returns true if the parent structured document tag is successfully mapped to XML data in C++....#1</text><text>Text element #2</text></root>" ; System :: SharedPtr...#1</text><text>Text element #2</text></root>" , System :: Text...

    reference.aspose.com/words/cpp/aspose.words.mar...
  2. ChartSeriesGroup.axis_y property | Aspose.Words...

    ChartSeriesGroup.axis_y property. Provides access to properties of the Y axis of this series group....= [ 'Category 1' , 'Category 2' , 'Category 3' ] series . add1...= [ 2 , 3 , 4 ]) series . add1 ( series_name = 'Series 2 of primary...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Tables::RowFormat::get_Borders m...

    Aspose::Words::Tables::RowFormat::get_Borders method. Gets the collection of default cell borders for the row in C++....builder -> Write ( u "Row 1, Col 2" ); builder -> EndRow (); // Changing...(); builder -> Write ( u "Row 2, Col 1" ); builder -> InsertCell...

    reference.aspose.com/words/cpp/aspose.words.tab...
  4. TextColumn | Aspose.Words for Java

    Represents a single text column in Java....setCount(2); // Determine the amount of room...builder.writeln("Wide column 2."); doc.save(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  5. PdfCompliance enumeration | Aspose.Words for No...

    Aspose.Words.Saving.PdfCompliance enumeration. Specifies the PDF standards compliance level....will comply with the PDF 2.0 (ISO 32000-2) standard. PdfA1a The...with the PDF/A-2a (ISO 19005-2) standard. This level includes...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::DocumentBuilder::EndTable method...

    Aspose::Words::DocumentBuilder::EndTable method. Ends a table in the document in C++....builder -> Write ( u "Row 1, Col 2" ); builder -> EndRow (); // Changing...(); builder -> Write ( u "Row 2, Col 1" ); builder -> InsertCell...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. Range.delete method | Aspose.Words for Node.js

    Range.delete method. Deletes all characters of the range.... write ( "Section 2." ); expect ( doc . getText ()...toEqual ( "Section 1. \fSection 2." ); // Remove the first section...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Generate MaxiCode Barcodes|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....MaxiCodeParameters : Encoding Modes 2 and 3 - these specific industrial...hardware readers Encoding Modes 2 and 3 To ensure appropriate barcode...

    docs.aspose.com/barcode/python-net/generate-max...
  9. 在 Java 中创建或更新 PowerPoint 幻灯片图表|Aspose.Slides 文档

    使用 Aspose.Slides for Java 在 PowerPoint 演示文稿中创建和自定义图表。通过实用的 Java 示例代码添加、格式化和编辑图表。...defaultWorksheetInde , 0 , 2 , "Series 2" ), chart . getType ());...defaultWorksheetInde , 2 , 0 , "Caetegoty 2" )); chart . getChartData...

    docs.aspose.com/slides/zh/java/create-chart/
  10. Working with Text in PostScript | .NET

    How to add textt in PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...new string [] { FONTS_FOLDER }; 2 Aspose. Page . Font . DrFont drFont...save options with the A4 size 2 PsSaveOptions options = new PsSaveOptions();...

    docs.aspose.com/page/net/ps/working-with-text/