Sort Score
Result 10 results
Languages All
Labels All
Results 4,801 - 4,810 of 149,518 for

2

(0.68 sec)
  1. FieldAddressBlock.excluded_country_or_region_na...

    FieldAddressBlock.excluded_country_or_region_name property. Gets or sets the excluded country/region name....get_field_code ()) # Setting this to "2" will include all countries and...include_country_or_region_name = '2' field . format_address_on_country_or_region...

    reference.aspose.com/words/python-net/aspose.wo...
  2. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – راه حل تبدیل PDF با استفاده از Javahttps://products.aspose.com/pdf/fa/java/conversion/Recent content in راه حل تبدیل PDF با استفاده از Java on ......2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – راه حل...is-justify-content-center is-hidden-mobile mb-2 https://products.aspose.com/p...

    products.aspose.com/pdf/fa/java/conversion/inde...
  3. Aspose::Words::Tables::CellFormat::get_Shading ...

    Aspose::Words::Tables::CellFormat::get_Shading method. Returns a Shading object that refers to the shading formatting for the cell 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. TableCollection | Aspose.Words for Java

    Provides typed access to a collection of Table nodes in Java....assertEquals(2, tables.get(1).getRows().getCount());...nested within one parent table // 2 = Table is nested within two parent...

    reference.aspose.com/words/java/com.aspose.word...
  5. 3 minor things - Free Support Forum - aspose.com

    Hello Aspose.Email.dll for .Net Framework 4.5, File Description in project properties, it is set to: Aspose.Email for .NET 4.0 Misleading, better to set it correctly to 4.5. VCardContact.IsMultiContacts / MapiCon…...Discourse April 28, 2025, 12:19pm 2 @australian.dev.nerds Could you...alexander.pavlov April 28, 2025, 2:04pm 4 Hi @australian.dev.nerds...

    forum.aspose.com/t/3-minor-things/312004
  6. GradientStop | Aspose.Words for Java

    Represents one gradient stop in Java....VARIANT_2); // Get gradient stops collection...gradientStop = gradientStops.get(2); gradientStops.remove(gradientStop);...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Saving::PdfCompliance enum | Asp...

    Aspose::Words::Saving::PdfCompliance enum. Specifies the PDF standards compliance level in C++....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/cpp/aspose.words.sav...
  8. Setting Page Options with JavaScript via C++|Do...

    This article provides sample code to set page options of Excel worksheets programmatically using JavaScript via C++. Set Page Orientation, Scaling Factor, FitToPages Options, Paper Size, Print Quality, First Page Number....(8-1/2 in. x 11 in.) PaperLetterSmall Letter Small (8-1/2 in....Legal (8-1/2 in. x 14 in.) PaperStatement Statement (5-1/2 in. x 8-1/2...

    docs.aspose.com/cells/javascript-cpp/setting-pa...
  9. How to create Dynamic Scrolling Chart with Node...

    Learn how to create a dynamic scrolling chart using Aspose.Cells for Node.js via C++. Our step-by-step guide will demonstrate how to implement smooth data transitions and automatic scrolling in your chart for a continuous and updated display....cellA = `A ${ i + 2 } ` ; const cellB = `B ${ i + 2 } ` ; sheet ....cellB ). putValue ( 50 * ( i % 2 ) + 20 * ( i % 3 ) + 10 * Math...

    docs.aspose.com/cells/nodejs-cpp/create-dynamic...
  10. ChartAxisTitle | Aspose.Words for Java

    Provides access to the axis title properties in Java....1", "AW Category 2" }, new double[] { 1.0, 2.0 }); // Set axis...1", "AW Category 2" }, new double[] { 1.0, 2.0 }); // Set axis...

    reference.aspose.com/words/java/com.aspose.word...