Sort Score
Result 10 results
Languages All
Labels All
Results 2,471 - 2,480 of 9,860 for

2 of

(0.17 sec)
  1. Aspose::Words::ControlChar::NonBreakingSpace me...

    Aspose::Words::ControlChar::NonBreakingSpace method. Non-breaking space character: "\x00a0" 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...
  2. Aspose::Words::ControlChar::NonBreakingSpaceCha...

    Aspose::Words::ControlChar::NonBreakingSpaceChar field. Non-breaking space character: (char)160 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...
  3. Aspose::Words::ControlChar::LineFeedChar field ...

    Aspose::Words::ControlChar::LineFeedChar field. Line feed character: (char)10 or "\n" 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...
  4. Looking for details for Aspose PDF library for ...

    Hi, We are looking for PDF library vendor for our product requirements. We are looking for PDF library for our Products on .Net 5, .Net 6, netstandard2.0 & .Net Framework 4.7.2+ for Windows & Linux platforms. Do ASPOSE…...2+ for Windows & Linux platforms...sreenath.techie December 15, 2021, 2:55am 1 Hi, We are looking for...

    forum.aspose.com/t/looking-for-details-for-aspo...
  5. Aspose::Words::Tables::CellFormat::get_Width me...

    Aspose::Words::Tables::CellFormat::get_Width method. Gets the width Of the cell in points 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. Aspose::Words::CalendarType enum | Aspose.Words...

    Aspose::Words::CalendarType enum. Specifies the type Of a calendar in C++.... Hebrew 2 The Hebrew Lunar calendar. SakaEra...builder -> InsertField ( u " = 2 + 3 \\ # $###" ); ASSERT_EQ (...

    reference.aspose.com/words/cpp/aspose.words/cal...
  7. 8. Fonts in math formulas | LaTeX font math

    This article discusses handling math fonts by means Of standard LaTeX, as well as using the amsmath and bm packages....\mathbf{v}$ \mathsf $\mathsf{G}_1^2$ \mathtt $\mathtt{W}(a)$ \mathnormal...mathsf{G}$ can be computed as 2 \ begin{equation} 3 \ mathsf{G}...

    docs.aspose.com/tex/java/latex-math-fonts/
  8. Aspose::Words::Fields::Field::Update method | A...

    Aspose::Words::Fields::Field::Update method. Performs the field update. Throws if the field is being updated already in C++....InsertField ( u "= 2 + 3" ); ASSERT_EQ ( u "= 2 + 3" , field ->...-> Update (); ASSERT_EQ ( u "= 2 + 3 \\ # $###.00" , field -> GetFieldCode...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Free Support Forum - aspose.com - Latest posts

    Free Support Forum - aspose.com - Latest posts Latest posts Aspose.pdf.dll for .Net and Aspose.word.dll for .Net : merge file to single pdf having intermittent issues @jijikkt Thank you for additio......getCell(worksheetIndex, 2, 0, "DEF")); chart.getChartData()...getCell(worksheetIndex, 2, seriesColumnIndex, 16.2)); series.getDataPoints()...

    forum.aspose.com/posts.rss
  10. Aspose::Words::DocumentVisitor::VisitGlossaryDo...

    Aspose::Words::DocumentVisitor::VisitGlossaryDocumentStart method. Called when enumeration Of a glossary document has started in C++....get_LastBuildingBlock () -> get_Name ()); // 2 - Get a building block by index:...index: ASSERT_EQ ( u "Block 2" , glossaryDoc -> get_BuildingBlocks...

    reference.aspose.com/words/cpp/aspose.words/doc...