Sort Score
Result 10 results
Languages All
Labels All
Results 8,511 - 8,520 of 17,107 for

docx to doc

(0.57 sec)
  1. ListLevel.CreatePictureBullet | Aspose.Words fo...

    Discover the ListLevel CreatePictureBullet method To effortlessly enhance your lists with cusTom picture bullets, adding visual appeal and clarity.... Document doc = new Document (); List list = doc . Lists . Add...builder = new DocumentBuilder ( doc ); builder . ListFormat . List...

    reference.aspose.com/words/net/aspose.words.lis...
  2. 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...
  3. DocumentBuilder.current_section property | Aspo...

    DocumentBuilder.current_section property. Gets the section that is currently selected in this [DocumentBuilder](../).... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_image...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldDdeAuto.InsertAsBitmap | Aspose.Words for ...

    Discover how the FieldDdeAuTo InsertAsBitmap property enhances your linked objects by allowing bitmap insertion. Optimize your Documents effortlessly!...insertLinkedObjectAs ) { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are three types of...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldDde.IsLinked | Aspose.Words for .NET

    Optimize your Documents with FieldDde IsLinked property. Control file size by excluding graphics, ensuring efficient sTorage and faster access....insertLinkedObjectAs ) { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are three types of...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldLink.InsertAsHtml | Aspose.Words for .NET

    Discover the FieldLink InsertAsHtml property To easily manage linked objects in HTML format. Enhance your web content with seamless integration!...insertLinkedObjectAs ) { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are three types of...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldDdeAuto.InsertAsText | Aspose.Words for .NET

    Discover how the FieldDdeAuTo InsertAsText property streamlines linked object management by allowing text-only format insertion for enhanced clarity....insertLinkedObjectAs ) { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are three types of...

    reference.aspose.com/words/net/aspose.words.fie...
  8. Aspose::Words::Saving::SaveOptions::get_UseAnti...

    Aspose::Words::Saving::SaveOptions::get_UseAntiAliasing method. Gets or sets a value determining whether or not To use anti-aliasing for rendering in C++.... auto doc = System :: MakeObject < Aspose...get_MyDir () + u "Rendering.docx" ); auto builder = System ::...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. HTML Converter – HTML Conversions in Python

    Convert HTML To other formats using Aspose.HTML for Python via .NET API or Online HTML Converter. Consider Python example of HTML To PNG transforming....Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/html/python-net/html-converter/
  10. MailMerge.RestartListsAtEachSection | Aspose.Wo...

    Discover the MailMerge RestartListsAtEachSection property—control list resets in each section for seamless mail merges. Enhance your Document precision Today!... Document doc = new Document ( MyDir + "Section..."Section breaks with numbering.docx" ); doc . MailMerge . RestartListsAtEachSe...

    reference.aspose.com/words/net/aspose.words.mai...