Sort Score
Result 10 results
Languages All
Labels All
Results 3,321 - 3,330 of 156,755 for

2

(1.2 sec)
  1. GeneralFormatCollection indexer | Aspose.Words ...

    GeneralFormatCollection indexer. Gets a general format at the specified index....insert_field ( '= 2 + 3' ) self . assertEqual ( '= 2 + 3' , field...update () self . assertEqual ( '= 2 + 3 \\ # $###.00' , field . get_field_code...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Field.format property | Aspose.Words for Python

    Field.format property. Gets a [FieldFormat](../../fieldformat/) object that provides typed access to field's formatting....insert_field ( '= 2 + 3' ) self . assertEqual ( '= 2 + 3' , field...update () self . assertEqual ( '= 2 + 3 \\ # $###.00' , field . get_field_code...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Saving::XpsSaveOptions::get_Save...

    Aspose::Words::Saving::XpsSaveOptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options object is used. Can only be Xps in C++....serve as TOC entries of levels 1, 2, and then 3. builder -> get_ParagraphFormat...builder -> Writeln ( u "Heading 1.2" ); builder -> get_ParagraphFormat...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – راه حل تبدیل PDF با استفاده از C++ https://products.aspose.com/pdf/fa/cpp/conversion/ Recent content in راه حل تبدیل PDF با استفاده از C++ on A......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/cpp/conversion/index...
  5. Aspose::Words::Tables::RowFormat::ClearFormatti...

    Aspose::Words::Tables::RowFormat::ClearFormatting method. Resets to default row formatting 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...
  6. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 C# 的 PDF 转换解决方案 https://products.aspose.com/pdf/zh-hant/net/conversion/ Recent content in 使用 C# 的 PDF 转换解决方案 on Aspsoe.PDF Products Hugo -- ......2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 C# 的...is-justify-content-center is-hidden-mobile mb-2 https://products.aspose.com/p...

    products.aspose.com/pdf/zh-hant/net/conversion/...
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 C# 的 PDF 转换解决方案 https://products.aspose.com/pdf/zh-hans/net/conversion/ Recent content in 使用 C# 的 PDF 转换解决方案 on Aspsoe.PDF Products Hugo -- ......2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 C# 的...is-justify-content-center is-hidden-mobile mb-2 https://products.aspose.com/p...

    products.aspose.com/pdf/zh-hans/net/conversion/...
  8. Gaussian Blur Filters|Documentation

    Aspose.Imaging graphic library for Java supports kernel filters such Gaussian Blur as well as custom kernels....matrix { { 1 , 2 , 1 ,}, { 2 , 4 , 2 ,}, { 1 , 2 , 1 ,}, }; To...

    docs.aspose.com/imaging/java/developer-guide/ma...
  9. 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...
  10. Apply Theme To Shape|Documentation

    This section explains how to set theme Properties in a visio shape with Aspose.Diagram.... GetPage ( "Page-2" ); // Add master with stencil...PageIndex = 1 ; double width = 2 , height = 2 , pinX = 4.25 , pinY =...

    docs.aspose.com/diagram/net/apply-theme-to-shape/