Sort Score
Result 10 results
Languages All
Labels All
Results 7,401 - 7,410 of 18,447 for

docx to doc

(0.1 sec)
  1. Aspose::Words::Paragraph::get_ParentStory metho...

    Aspose::Words::Paragraph::get_ParentSTory method. Retrieves the parent section-level sTory that can be Body or HeaderFooter in C++.... auto doc = System :: MakeObject < Aspose...:: Words :: HeaderFooter > ( doc , Aspose :: Words :: HeaderFooterType...

    reference.aspose.com/words/cpp/aspose.words/par...
  2. Help with Bookmark Replacement Issues in Docume...

    Hello Team, I’m using the following code To replace bookmark content from one Document with content from another: public void ReplaceBookmarks(string sourceDocPath, string targetDocPath, string outputDocPath) { Doc…...docx (18.4 KB) processed_document_2.docx (19.1 KB)...KB) output.docx (18.4 KB) I want the same way exactly to be replaced...

    forum.aspose.com/t/help-with-bookmark-replaceme...
  3. ShapeType enumeration | Aspose.Words for Python

    aspose.words.drawing.ShapeType enumeration. Specifies the type of shape in a Microsoft Word Document.... doc = aw . Document () # The "Shape"...shape = aw . drawing . Shape ( doc , aw . drawing . ShapeType ....

    reference.aspose.com/words/python-net/aspose.wo...
  4. index.xml

    2.0 http://www.w3.org/2005/ATom Aspsoe.PDF Products – PDF Format Conversion Solution for Go https://products.aspose.com/pdf/go-cpp/conversion/ Recent content in PDF Format Conversion Solution for G......has-background-success https://docs.aspose.com/pdf/go-cpp/ Learn...conversion formats, see the https://docs.aspose.com/pdf/go-cpp/converting/...

    products.aspose.com/pdf/go-cpp/conversion/index...
  5. StructuredDocumentTag.set_checked_symbol method...

    StructuredDocumentTag.set_checked_symbol method. Sets the symbol used To represent the checked state of a check box content control.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) sdt_check_box = aw . markup...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Fields::FieldUserName::get_UserN...

    Aspose::Words::Fields::FieldUserName::get_UserName method. Gest or sets the current user's name in C++.... auto doc = System :: MakeObject < Aspose...-> set_Name ( u "John Doe" ); doc -> get_FieldOptions () -> set_CurrentUser...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. Aspose::Words::ImageWatermarkOptions::get_IsWas...

    Aspose::Words::ImageWatermarkOptions::get_IsWashout method. Gets or sets a boolean value which is responsible for washout effect of the watermark. The default value is true in C++.... auto doc = System :: MakeObject < Aspose...methods to add image watermark. doc -> get_Watermark () -> SetImage...

    reference.aspose.com/words/cpp/aspose.words/ima...
  8. 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-...
  9. DocumentBuilder.insert_image method | Aspose.Wo...

    aspose.words.DocumentBuilder.insert_image method... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Below are three ways of...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TextColumnCollection.line_between property | As...

    TextColumnCollection.line_between property. When ``True``, adds a vertical line between columns.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Configure the current section's...

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