Sort Score
Result 10 results
Languages All
Labels All
Results 7,831 - 7,840 of 180,124 for

doc

(0.47 sec)
  1. DocumentProperty.ToDouble | Aspose.Words for .NET

    Convert DocumentProperty values to double effortlessly with the ToDouble method. Unlock precise data handling for your applications today!... Document doc = new Document (); CustomDocumentProper...CustomDocumentProper properties = doc . CustomDocumentProper ; DateTime...

    reference.aspose.com/words/net/aspose.words.pro...
  2. Aspose::Words::DocumentBuilder::get_Font method...

    Aspose::Words::DocumentBuilder::get_Font method. Returns an object that represents current font formatting properties in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> get_Font () ->...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. ParagraphFormat.add_space_between_far_east_and_...

    ParagraphFormat.add_space_between_far_east_and_digit property. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of numbers and regions of East Asian text in the current paragraph.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) font = builder . font font...

    reference.aspose.com/words/python-net/aspose.wo...
  4. List Class | Aspose.Words for .NET

    Discover the Aspose.Words.Lists.List class for powerful list formatting. Enhance your Documents with seamless organization and professional presentation.... Document doc = new Document (); // A list...first list level. List list1 = doc . Lists . Add ( ListTemplate...

    reference.aspose.com/words/net/aspose.words.lis...
  5. Aspose::Words::Drawing::AdjustmentCollection::i...

    Aspose::Words::Drawing::AdjustmentCollection::idx_get method. Returns an adjustment at the specified index in C++.... auto doc = System :: MakeObject < Aspose...Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. While generating using Aspose.Words mail merge ...

    Hello All, We are using DocParts to generate content for Aspose.Words mail merge. Within the DocParts, we utilize Word’s Outline/Navigation feature, applying built-in heading styles (e.g., Heading 1, Heading 2) to enabl…...modifying your template like this: <<doc [DocPart_test_aspose] -build...docpart like <<if [false]>><<doc [DocPart_CoverLetter_Docpart06212025_2]...

    forum.aspose.com/t/while-generating-using-aspos...
  7. Export OFT to WORD via C++ | products.aspose.com

    C++ API to Convert OFT to WORD without using Microsoft Word or Outlook...System :: SharedPtr < Document > doc = System :: MakeObject < Document...passing Docx as save format doc -> Save ( u "convertedFile.Docx"...

    products.aspose.com/total/cpp/conversion/oft-to...
  8. MailMerge | Aspose.Words for Java

    Represents the mail merge functionality in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.insertField(" MERGEFIELD...

    reference.aspose.com/words/java/com.aspose.word...
  9. PdfZoomBehavior enumeration | Aspose.Words for ...

    Aspose.Words.Saving.PdfZoomBehavior enumeration. Specifies the type of zoom applied to a PDF Document when it is opened in a PDF viewer.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . writeln ( "Hello...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ParagraphFormat.OutlineLevel | Aspose.Words for...

    Discover the ParagraphFormat OutlineLevel property to easily define paragraph hierarchy in your Documents, enhancing organization and readability.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Each paragraph has an OutlineLevel...

    reference.aspose.com/words/net/aspose.words/par...