Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 19,679 for

2 of

(0.06 sec)
  1. ToaCategories.default_categories property | Asp...

    ToaCategories.default_categories property. Gets the default table Of authorities categories....'Statutes' , toa_categories [ 2 ]) toa_categories [ 1 ] = 'My...1' toa_categories [ 2 ] = 'My Category 2' # We can always access...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Cut and Paste Range with C++|Documentation

    Learn how to cut and paste cells within a worksheet using Aspose.Cells for C++.... Get ( 0 , 2 ). SetValue ( 1 ); worksheet ...1 , 2 ). SetValue ( 2 ); worksheet . GetCells (). Get ( 2 , 2...

    docs.aspose.com/cells/cpp/cut-and-paste-cells/
  3. Generate MaxiCode Barcodes in Java|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/java/maxicode-barcodes/
  4. PdfCompliance Enum | Aspose.Words for .NET

    Discover Aspose.Words.Saving.PdfCompliance enum to enhance your PDF standards compliance. Elevate document quality with tailored options for every need!...with the PDF 2.0 (ISO 32000-2) standard. PdfA1a 2 The output file...with the PDF/A-2a (ISO 19005-2) standard. This level includes...

    reference.aspose.com/words/net/aspose.words.sav...
  5. StyleIdentifier enumeration | Aspose.Words for ...

    aspose.words.StyleIdentifier enumeration. Locale independent style identifier.... HEADING2 The Heading 2 style. HEADING3 The Heading 3...Table 1 PLAIN_TABLE2 Plain Table 2 PLAIN_TABLE3 Plain Table 3 PLAIN_TABLE4...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Chart Worksheet Formulas|Aspose.Slides Document...

    Chart spreadsheet and formula in PowerPoint presentation in C# or .NET... Value = - 2.5 ; workbook . GetCell ( 0 , "G3"...). R1C1Formula = "R[1]C[4]/R[2]C[5]" ; Then use the IChartDataWorkbook...

    docs.aspose.com/slides/net/chart-worksheet-form...
  7. Chart Worksheet Formulas|Aspose.Slides for Pyth...

    Chart spreadsheet and formula in PowerPoint presentation in Python... value = - 2.5 workbook . get_cell ( 0 , "G3".... r1c1_formula = "R[1]C[4]/R[2]C[5]" Then use the calculate_formulas...

    docs.aspose.com/slides/python-net/chart-workshe...
  8. HeaderFooterCollection | Aspose.Words for Java

    Provides typed access to HeaderFooter nodes Of a Section in Java....remove(); } // 2 - The "Primary" header/footer...write("Run 1. "); builder.write("Run 2. "); // Every invocation of the...

    reference.aspose.com/words/java/com.aspose.word...
  9. Section.prependContent method | Aspose.Words fo...

    Section.prependContent method. Inserts a copy Of content Of the source section at the beginning Of this section.... write ( "Section 2" ); builder . insertBreak ( aw...section = doc . sections . at ( 2 ); expect ( section . getText...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Section.append_content method | Aspose.Words fo...

    Section.append_content method. Inserts a copy Of content Of the source section at the end Of this section.... write ( 'Section 2' ) builder . insert_break ( aw...) section = doc . sections [ 2 ] self . assertEqual ( 'Section...

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