Sort Score
Result 10 results
Languages All
Labels All
Results 8,551 - 8,560 of 40,596 for

one

(0.3 sec)
  1. Aspose::Words::Fields::FieldMacroButton class |...

    Aspose::Words::Fields::FieldMacroButton class. Implements the MACROBUTTON field. To learn more, visit the documentation article in C++....MACROBUTTON field, and reference one of the document's macros by name...macro, // our macro will be the one that the MACROBUTTON field runs...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose::Words::Style::get_AutomaticallyUpdate m...

    Aspose::Words::Style::get_AutomaticallyUpdate method. Specifies whether this style is automatically redefined based on the appropriate value in C++....DocumentBuilder > ( doc ); // Apply one of the styles from the document...

    reference.aspose.com/words/cpp/aspose.words/sty...
  3. How to get the gridspan of a cell in table - Fr...

    I have the table structure something like: <w:tr> <w:tc> <w:p><w:r><w:t>T3 Row3 -1</w:t></w:r></w:p> </w:tc> <w:tc> <w:tcPr> <w:gridSpan w:val=“2”/> </w:tcPr> <w:p><w:r><w:t>T3 Row3 -2</w:t></w:r></w:p> </w:tc> <w:tc> <w…...and the columnIndex will skip one additional column, preventing... the issue is likely due to one of the following: Missing or...

    forum.aspose.com/t/how-to-get-the-gridspan-of-a...
  4. Copy and Move Worksheets Within and Between Wor...

    Learn how to copy and move worksheets within and between Excel workbooks using Aspose.Cells for C++....way to do this: by creating one sheet and then copying it multiple...how to move a worksheet from one position in a workbook to another...

    docs.aspose.com/cells/cpp/copy-and-move-workshe...
  5. ChartYValueCollection | Aspose.Words for Java

    Represents a collection of Y values for a chart series in Java....points and data values are one-to-one in column charts. series...

    reference.aspose.com/words/java/com.aspose.word...
  6. Working with Gradient in PostScript | .NET

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET...gradient is a smooth transition of one color to another. It is used...and pass it to SetPaint() or one of the FillText() or FillAndStrokeText()...

    docs.aspose.com/page/net/ps/working-with-gradient/
  7. Aspose::Words::Fonts::SystemFontSource::SystemF...

    Aspose::Words::Fonts::SystemFontSource::SystemFontSource constructor. Ctor in C++....directory as a substitute for one that does not. doc -> get_FontSettings...directory as a substitute for one that does not. doc -> get_FontSettings...

    reference.aspose.com/words/cpp/aspose.words.fon...
  8. GradientVariant enumeration | Aspose.Words for ...

    aspose.words.drawing.GradientVariant enumeration. Specifies the variant for a gradient fill....= 80 , height = 80 ) # Apply One-color gradient fill to the shape...gradient fill. shape . fill . one_color_gradient ( color = aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FindReplaceOptions.useLegacyOrder property | As...

    FindReplaceOptions.useLegacyOrder property. True indicates that a text search is performed sequentially from top to bottom considering the text boxes... // Place one of those runs inside a text box...// before going through the ones inside a text box. // If we...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Working with Paragraphs in C++|Aspose.Words for...

    Paragraph node manipulation practices using C++....different paragraph styles used in one logical printed paragraph. If...applicable to several or only one document element. For example...

    docs.aspose.com/words/cpp/working-with-paragraphs/