Sort Score
Result 10 results
Languages All
Labels All
Results 8,191 - 8,200 of 17,113 for

docx to doc

(0.07 sec)
  1. Font.NumberSpacing | Aspose.Words for .NET

    Discover the Font NumberSpacing property To cusTomize numeral spacing for enhanced readability and design. Optimize your typography Today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // This effect is only supported...

    reference.aspose.com/words/net/aspose.words/fon...
  2. Aspose::Words::Fields::FieldHyperlink::get_IsIm...

    Aspose::Words::Fields::FieldHyperlink::get_IsImageMap method. Gets or sets whether To append coordinates To the hyperlink for a server-side image map in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); auto field = System :: ExplicitCast...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. Manage Document Metadata via C# | products.aspo...

    View and Update PDF, Microsoft Excel spreadsheets, PowerPoint Presentations and Word Documents metadata via your C# application....Metadata DOC Files Metadata DOCM Files Metadata DOCX Files Metadata...

    products.aspose.com/total/net/metadata/
  4. Aspose::Words::MailMerging::IFieldMergingCallba...

    Aspose::Words::MailMerging::IFieldMergingCallback::FieldMerging method. Called when the Aspose.Words mail merge engine is about To insert data inTo a merge field in the Document in C++.... void MergeHtml () { auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> InsertField ( u...

    reference.aspose.com/words/cpp/aspose.words.mai...
  5. PageSetup.endnoteOptions property | Aspose.Word...

    PageSetup.endnoteOptions property. Provides options that control numbering and positioning of endnotes in this section.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . write ( "Hello world...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Drawing::ShapeBase::get_Title me...

    Aspose::Words::Drawing::ShapeBase::get_Title method. Gets or sets the title (caption) of the current shape object in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Create a shape, give it...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Right-to-left (RTL) for word table? Only suppor...

    Hi. I’m trying To implement RTL capabilities for our aspose word exporting, and I’m having difficulties understanding how To do this and what’s supported. This is using .net. Specifically, I’m trying To render some Tab…... Document doc = new Document(MyDir + "in.docx"); for (Section...(Section section : doc.getSections()) { section.getPageSetup().setBidi(true);...

    forum.aspose.com/t/right-to-left-rtl-for-word-t...
  8. Aspose::Words::Fields::FieldSeq::get_InsertNext...

    Aspose::Words::Fields::FieldSeq::get_InsertNextNumber method. Gets or sets whether To insert the next sequence number for the specified item in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // SEQ fields display a count...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Aspose::Words::Document::get_AttachedTemplate m...

    Aspose::Words::Document::get_AttachedTemplate method. Gets or sets the full path of the template attached To the Document in C++.... auto doc = System :: MakeObject < Aspose...attach a template document. doc -> set_AutomaticallyUpdateS (...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Aspose::Words::InlineStory::get_FirstParagraph ...

    Aspose::Words::InlineSTory::get_FirstParagraph method. Gets the first paragraph in the sTory in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); // Add text, and reference...

    reference.aspose.com/words/cpp/aspose.words/inl...