Sort Score
Result 10 results
Languages All
Labels All
Results 8,981 - 8,990 of 18,311 for

docx to doc

(0.1 sec)
  1. HelloWorld Example in PHP|Aspose.Words for .NET

    Building Documents from scratch using Aspose.Words for .NET in PHP via COM in C#....' ; $doc = new \COM ( "Aspose.Words.Document"...Document = $doc ; $builder -> Write ( "Hello world!" ); $doc -> Save...

    docs.aspose.com/words/net/helloworld-example-in...
  2. Chart.Axes | Aspose.Words for .NET

    Discover the Chart Axes property To access all chart axes effortlessly. Enhance your data visualization with comprehensive axis management.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Shape shape = builder . InsertChart...

    reference.aspose.com/words/net/aspose.words.dra...
  3. StructuredDocumentTag.isShowingPlaceholderText ...

    StructuredDocumentTag.isShowingPlaceholderText property. Specifies whether the content of this SDT shall be interpreted To contain placeholder text (as opposed To regular text contents within the SDT).... let doc = new aw . Document (); // Insert...Markup . StructuredDocumentTa ( doc , aw . Markup . SdtType . PlainText...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. IStructuredDocumentTag.isShowingPlaceholderText...

    IStructuredDocumentTag.isShowingPlaceholderText property. Specifies whether the content of this SDT shall be interpreted To contain placeholder text (as opposed To regular text contents within the SDT).... let doc = new aw . Document (); // Insert...Markup . StructuredDocumentTa ( doc , aw . Markup . SdtType . PlainText...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Aspose::Words::Comment::get_StoryType method | ...

    Aspose::Words::Comment::get_SToryType method. Returns Comments in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/com...
  6. Aspose::Words::InlineStory::get_StoryType metho...

    Aspose::Words::InlineSTory::get_SToryType method. Returns the type of the sTory in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/inl...
  7. Aspose::Words::Paragraph::get_IsEndOfHeaderFoot...

    Aspose::Words::Paragraph::get_IsEndOfHeaderFooter method. True if this paragraph is the last paragraph in the HeaderFooter (main text sTory) of a Section; false otherwise in C++.... auto doc = System :: MakeObject < Aspose...:: Words :: HeaderFooter > ( doc , Aspose :: Words :: HeaderFooterType...

    reference.aspose.com/words/cpp/aspose.words/par...
  8. CustomPart.Data | Aspose.Words for .NET

    Explore CusTomPart Data. Access detailed information about your cusTom parts for enhanced precision and efficiency in your projects.... Document doc = new Document ( MyDir + "Custom...parts OOXML package.docx" ); Assert . That ( doc . PackageCustomParts...

    reference.aspose.com/words/net/aspose.words.mar...
  9. DigitalSignature.isValid property | Aspose.Word...

    DigitalSignature.isValid property. Returns ``true`` if this digital signature is valid and the Document has not been tampered with.... const doc = new aw . Document ( base ...."Digitally signed.docx" ); for ( var i = 0 ; i < doc . digitalSignatures...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ParagraphFormat.spaceBefore property | Aspose.W...

    ParagraphFormat.spaceBefore property. Gets or sets the amount of spacing (in points) before the paragraph.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); // Apply a large amount of...

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