Sort Score
Result 10 results
Languages All
Labels All
Results 5,621 - 5,630 of 19,443 for

2 of

(0.09 sec)
  1. Aspose::Words::Fields::FieldSymbol::get_IsShift...

    Aspose::Words::Fields::FieldSymbol::get_IsShiftJis method. Gets or sets whether the character code is interpreted as the value Of a SHIFT-JIS character in C++....-> Writeln ( u " Line 1" ); // 2 - Add a SYMBOL field which displays...builder -> Writeln ( u "Line 2" ); // 3 - Add a SYMBOL field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Convert PowerPoint Slides to Images in C#|Aspos...

    Learn how to convert PowerPoint and OpenDocument slides into various formats using Aspose.Slides for .NET. Easily export PPTX and ODP slides to BMP, PNG, JPEG, TIFF, and more with high-quality results....and comments: float scaleX = 2 ; float scaleY = scaleX ; // Load...images in C#: float scaleX = 2 ; float scaleY = scaleX ; using...

    docs.aspose.com/slides/net/convert-slide/
  3. 使用C++在工作表之间复制形状|Documentation

    学习如何使用Aspose.Cells和C++在工作表之间复制形状、图表和其他绘图对象。... AddCopy ( cshape , 20 , 0 , 2 , 0 ); // Save the Workbook workbook...( shapes . Get ( 0 ), 5 , 0 , 2 , 0 ); // Copy the Oval Shape...

    docs.aspose.com/cells/zh/cpp/copy-shapes-betwee...
  4. Aspose::Words::BorderCollection::get_Color meth...

    Aspose::Words::BorderCollection::get_Color method. Gets or sets the border color in C++....get_Borders () -> set_LineWidth ( 2 ); pageSetup -> get_Borders ()...

    reference.aspose.com/words/cpp/aspose.words/bor...
  5. Fields Overview in Python|Aspose.Words for Pyth...

    You can access field modifying using Python. Fields Of the document are loaded into the Aspose.Words Document Object Model (DOM)....COMPARE { =2.5 +PRODUCT(3,5 ,8.4) } > 4}, { =2/2 }) } = 1 "Credit...)/4/5 Functions: =ABS(-01.4)+2.645/(5.6^3.5)+776457 \\\# "#,##0"...

    docs.aspose.com/words/python-net/fields-overview/
  6. 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...
  7. 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...
  8. IImageSavingCallback.ImageSaving | Aspose.Words...

    Discover the ImageSavingCallback method in Aspose.Words, designed to enhance image handling when saving to HTML. Optimize your workflow today!...DocumentPartFileName = partFileName ; // 2 - Create a custom stream for the...ImageFileName = imageFileName ; // 2 - Create a custom stream for the...

    reference.aspose.com/words/net/aspose.words.sav...
  9. ListFormat.listLevelNumber property | Aspose.Wo...

    ListFormat.listLevelNumber property. Gets or sets the list level number (0 to 8) for the paragraph....words allows:" ); // 2 - A numbered list: // Numbered...These items will have symbols of "2.", and "3." builder . writeln...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Disable Spell Check and Grammar Check in PowerP...

    How can we disable spellcheck/grammer check in the PPT....pawann March 25, 2025, 7:55pm 2 Tried using this property val...2025-03-25 at 12.53.55 PM.png (2.2 KB) but spellcheck still runs...

    forum.aspose.com/t/disable-spell-check-and-gram...