Sort Score
Result 10 results
Languages All
Labels All
Results 5,681 - 5,690 of 150,795 for

2

(0.12 sec)
  1. CompositeNode.insert_after method | Aspose.Word...

    CompositeNode.insert_after method. Inserts the specified node immediately after the specified reference node....Run ( doc = doc , text = 'Run 2. ' ) run3 = aw . Run ( doc = doc...paragraph_text ) self . assertEqual ( 'Run 2. Initial text.' , paragraph ....

    reference.aspose.com/words/python-net/aspose.wo...
  2. Remove Producer field - Free Support Forum - as...

    Hi, I was looking into removing Producer field value from pdf documents rendered with Aspose.Words, similarly to how it can be removed in Aspose.Pdf Is it possible to remove Producer field for documents created with As…...Discourse May 23, 2025, 1:59pm 2 @acturisaspose Can you please... acturisaspose May 23, 2025, 2:03pm 3 I am trying to remove the...

    forum.aspose.com/t/remove-producer-field/313083
  3. IFieldResultFormatter.FormatDateTime | Aspose.W...

    Discover the iFieldResultFormatter FormatDateTime method for Aspose.Words. Effortlessly format dates with ease using the dd.MM.yyyy switch!... InsertField ( " = 2 + 3 \\# $###" ); Assert . That...Numeric ), Is . EqualTo ( 1 )); // 2 - Date/time: builder . InsertField...

    reference.aspose.com/words/net/aspose.words.fie...
  4. MailmarkCodetext|Aspose.BarCode for Python via ...

    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....– Null or Test “1” – Letter “2” – Large Letter version_id Currently...– For Mailmark barcode (0 and 2 to 9 and A to Z spare for future...

    docs.aspose.com/barcode/python-net/api-referenc...
  5. Story.lastParagraph property | Aspose.Words for...

    Story.lastParagraph property. Gets the last paragraph in the story.... writeln ( "Run 2. " ); expect ( doc . getText ()...(). trim ()). toEqual ( "Run 2. \rRun 1." ); // Move the cursor...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Auto Fit Columns in Worksheet|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.... AutoFitColumn ( 2 ); worksheet . AutoFitColumn (..."Hello" ); row . CreateCell ( 2 ). SetCellValue ( "1234.0023"...

    docs.aspose.com/cells/net/auto-fit-columns-in-w...
  7. Aspose::Words::Fields::FieldBuilder::AddSwitch ...

    Aspose::Words::Fields::FieldBuilder::AddSwitch method. Adds a field's switch in C++....field -> GetFieldCode ()); // 2 - Nested field: // Use a field...leftExpression -> AddArgument ( 2 ); leftExpression -> AddArgument...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. FieldIf.EvaluateCondition | Aspose.Words for .NET

    Discover how the FieldIf EvaluateCondition method efficiently assesses conditions, enhancing your code's performance and reliability.... Write ( "\nStatement 2: " ); field = ( FieldIf ) builder...; field . RightExpression = "2 + 3" ; field . TrueText = "True"...

    reference.aspose.com/words/net/aspose.words.fie...
  9. TabStop.isClear property | Aspose.Words for Nod...

    TabStop.isClear property. Returns ``true`` if this tab stop clears any existing tab stops in this position.... toEqual ( 2 ); expect ( tabStops . at ( 0...writeln ( "Start\tTab 1\tTab 2" ); let paragraphs = doc . firstSection...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 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...