Sort Score
Result 10 results
Languages All
Labels All
Results 3,741 - 3,750 of 9,920 for

2 of

(0.05 sec)
  1. FieldXE.is_italic property | Aspose.Words for P...

    FieldXE.is_italic property. Gets or sets whether to apply italic formatting to the entry's page number....span over 2 columns. index . number_of_columns = '2' # Set any...' INDEX \\ z 1033 \\ h A \\ c 2 \\ p a-c' , index . get_field_code...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Document.customXmlParts property | Aspose.Words...

    Document.customXmlParts property. Gets or sets the collection Of Custom XML Data Storage Parts.... toEqual ( xmlPart ); // 2 - By GUID: expect ( doc . customXmlParts...customXmlParts . count ). toEqual ( 2 ); // Iterate through the collection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. FontPitch enumeration | Aspose.Words for Python

    aspose.words.fonts.FontPitch enumeration. Represents the font pitch.... panose [ 2 ]) print ( ' \t\t Proportion:'...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Document.custom_xml_parts property | Aspose.Wor...

    Document.custom_xml_parts property. Gets or sets the collection Of Custom XML Data Storage Parts.... custom_xml_parts [ 0 ]) # 2 - By GUID: self . assertEqual...xml_part_clone ) self . assertEqual ( 2 , doc . custom_xml_parts . count...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Drawing::Fill::Patterned method ...

    Aspose::Words::Drawing::Fill::Patterned method. Sets the specified fill to a pattern in C++....PatternType :: DiagonalBrick ); // 2 - Apply pattern with foreground...PatternType :: DiagonalBrick ); // 2 - Apply pattern with foreground...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. Aspose::Words::ControlChar::LineBreakChar field...

    Aspose::Words::ControlChar::LineBreakChar field. Line break character: (char)11 or "\v" in C++...." ); ASSERT_EQ ( 2 , doc -> get_FirstSection () ->...get_TextColumns () -> SetCount ( 2 ); // We can use a control character...

    reference.aspose.com/words/cpp/aspose.words/con...
  7. Convert HTML to DOCX in Java – Aspose.HTML for ...

    Convert HTML to DOCX in Java using Aspose.HTML for Java API. Consider various HTML to DOCX conversion scenarios in Java code examples....method to convert HTML to DOCX 2 Converter. convertHTML ( "<h1>Convert...an HTML document from a file 2 HTMLDocument document = new HTMLDocument(...

    docs.aspose.com/html/java/convert-html-to-docx/
  8. Aspose::Words::Fields::FieldTA class | Aspose.W...

    Aspose::Words::Fields::FieldTA class. Implements the TA field. To learn more, visit the documentation article in C++....InsertToaEntry ( builder , u "2" , u "Source 2" ); // This entry will...( builder , u "1" , u "Source 2" ); fieldTA -> set_IsBold ( true...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Convert SVG to GIF – C# code and Online Converter

    Convert SVG to GIF in C# or online. Consider various SVG to GIF conversion scenarios in C# examples. Try online SVG Converter....method for SVG to GIF conversion 2 Converter. ConvertSVG (Path. Combine...NET. Copy 1 // Prepare SVG code 2 string code = "<svg xmlns='http://www...

    docs.aspose.com/html/net/convert-svg-to-gif/
  10. Convert SVG to BMP – C#

    Convert SVG to BMP in C# using Aspose.HTML API. Consider various SVG to BMP conversion scenarios in C# examples. Try online SVG Converter....method for SVG to BMP conversion 2 Converter. ConvertSVG (Path. Combine...NET. Copy 1 // Prepare SVG code 2 string code = "<svg xmlns='http://www...

    docs.aspose.com/html/net/convert-svg-to-bmp/