Sort Score
Result 10 results
Languages All
Labels All
Results 6,471 - 6,480 of 20,738 for

2 of

(0.07 sec)
  1. Aspose::Words::ConditionalStyleCollection::get_...

    Aspose::Words::ConditionalStyleCollection::get_EvenColumnBanding method. Gets the even column banding style in C++....(); builder -> Write ( u "Cell 2" ); builder -> EndRow (); builder...Color :: get_AliceBlue ()); // 2 - By index: tableStyle -> get_ConditionalStyles...

    reference.aspose.com/words/cpp/aspose.words/con...
  2. FieldBarcode.IsBookmark | Aspose.Words for .NET

    Discover how the FieldBarcode IsBookmark property enhances your PostalAddress functionality, allowing seamless bookmark management for improved data organization.... LineBreak ); // 2 - Reference a bookmark that stores...

    reference.aspose.com/words/net/aspose.words.fie...
  3. 用C++插入和删除Excel文件的行和列|Documentation

    本文展示了如何使用Aspose.Cells for C++ API插入和删除行列。... InsertRow ( 2 ); // Path of output excel file...worksheet . GetCells (). InsertRows ( 2 , 10 ); // Path of output excel...

    docs.aspose.com/cells/zh/cpp/inserting-and-dele...
  4. XpsSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.XPS format in Java....serve as TOC entries of levels 1, 2, and then 3. builder.getParagraphFormat()...setStyleIdentifier(StyleIdentifier.HEADING_2); builder.writeln("Heading 1.1");...

    reference.aspose.com/words/java/com.aspose.word...
  5. How to align by Hyperlink along side paragraph ...

    I have used below code to create a bookmark and insert hyper link at end Of paragraph . But the hyperlink isnt aligning well with paragraph headings(inserted image) . How to align it properly? // Insert bookmark at the …...noskov May 19, 2025, 11:30am 2 @hrnallap Could you please attach...

    forum.aspose.com/t/how-to-align-by-hyperlink-al...
  6. Create New Email in Python|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....com" , "Recipient 2" , False )) \ # Add CC recipients...

    docs.aspose.com/email/java/create-new-email-in-...
  7. Aspose::Words::Themes::ThemeColors class | Aspo...

    Aspose::Words::Themes::ThemeColors class. Represents the color scheme Of the document theme which contains twelve colors. ThemeColors object contains six accent colors, two dark colors, two light colors and a color for each Of a hyperlink and followed hyperlink in C++....get_Accent2 () Specifies color Accent 2. get_Accent3 () Specifies color...get_Dark2 () Specifies color Dark 2. get_FollowedHyperlink () Specifies...

    reference.aspose.com/words/cpp/aspose.words.the...
  8. FieldBarcode.facing_identification_mark propert...

    FieldBarcode.facing_identification_mark property. Gets or sets the type Of a Facing Identification Mark (FIM) to insert.... LINE_BREAK ) # 2 - Reference a bookmark that stores...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::ControlChar::ParagraphBreak meth...

    Aspose::Words::ControlChar::ParagraphBreak method. End Of paragraph character: "\x000d" or "\r". Same as Cr 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...
  10. Aspose::Words::ControlChar::SectionBreakChar fi...

    Aspose::Words::ControlChar::SectionBreakChar field. End Of section character: (char)12 or "\f" 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...