Sort Score
Result 10 results
Languages All
Labels All
Results 8,101 - 8,110 of 18,299 for

docx to doc

(0.08 sec)
  1. About sum function using in aspose word templat...

    Hi Team, How To add sum () or convert below expression in aspose word template using LINQ report engine. =CInt(Sum(Fields!NominalFrequency.Value)).ToString()...docx (31.1 KB) alexey.noskov December...Price = 45.50 } }; Document doc = new Document(); DocumentBuilder...

    forum.aspose.com/t/about-sum-function-using-in-...
  2. StructuredDocumentTag | Aspose.Words for .NET

    Create powerful structured Documents effortlessly with the StructuredDocumentTag construcTor. Initialize new instances for enhanced organization and clarity....StructuredDocumentTa ( DocumentBase doc , SdtType type , MarkupLevel...) Parameter Type Description doc DocumentBase The owner document...

    reference.aspose.com/words/net/aspose.words.mar...
  3. Aspose::Words::Document::StopTrackRevisions met...

    Aspose::Words::Document::STopTrackRevisions method. STops auTomatic marking of Document changes as revisions in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Editing a document usually...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Style.Aliases | Aspose.Words for .NET

    Discover all style aliases effortlessly with the Style Aliases property. If none exist, receive an empty string array. Simplify your style management!...Document doc = new Document ( MyDir + "Style with alias.docx" ); //...separate alias. Style style = doc . Styles [ "MyStyle" ]; Assert...

    reference.aspose.com/words/net/aspose.words/sty...
  5. Aspose::Words::Watermark::SetImage method | Asp...

    Aspose::Words::Watermark::SetImage method. Adds Image watermark inTo the Document in C++.... auto doc = System :: MakeObject < Aspose...methods to add image watermark. doc -> get_Watermark () -> SetImage...

    reference.aspose.com/words/cpp/aspose.words/wat...
  6. CustomPartCollection Class | Aspose.Words for .NET

    Explore the Aspose.Words.Markup.CusTomPartCollection class for managing CusTomPart objects efficiently. Enhance your Document processing capabilities Today!... Document doc = new Document ( MyDir + "Custom...parts OOXML package.docx" ); Assert . That ( doc . PackageCustomParts...

    reference.aspose.com/words/net/aspose.words.mar...
  7. CustomDocumentProperties.add_link_to_content me...

    CusTomDocumentProperties.add_link_To_content method. Creates a new linked To content cusTom Document property.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . start_bookmark...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TextBox.fit_shape_to_text property | Aspose.Wor...

    TextBox.fit_shape_To_text property. Determines whether Microsoft Word will grow the shape To fit text.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) text_box_shape = builder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldGoToButton.display_text property | Aspose....

    FieldGoToButTon.display_text property. Gets or sets the text of the butTon that appears in the Document, such that it can be selected To activate the jump.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Add a GOTOBUTTON field...

    reference.aspose.com/words/python-net/aspose.wo...
  10. BuiltInDocumentProperties.revision_number prope...

    BuiltInDocumentProperties.revision_number property. Gets or sets the Document revision number.... doc = aw . Document ( file_name =...MY_DIR + 'Properties.docx' ) properties = doc . built_in_document_properties...

    reference.aspose.com/words/python-net/aspose.wo...