Sort Score
Result 10 results
Languages All
Labels All
Results 3,841 - 3,850 of 88,715 for

doc format

(0.16 sec)
  1. Aspose::Words::Hyphenation::IsDictionaryRegiste...

    Aspose::Words::Hyphenation::IsDictionaryRegistered method. Returns false if for the specified language there is no dictionary registered or if registered is Null dictionary, true otherwise in C++....save it to a fixed-page save format. The text in that document...document will be hyphenated. auto doc = System :: MakeObject < Aspose...

    reference.aspose.com/words/cpp/aspose.words/hyp...
  2. Digitally Sign Word File Online or using C++ | ...

    Free online app for digital signature in Word files. Develop C++ application to electronically sign Word Documents....supports many popular formats including Word format. Word eSignature...with C++ Sign DOC (Microsoft Word Binary Format) Sign DOCX (Office...

    products.aspose.com/total/cpp/signature/word/
  3. Export EMLX to WORD via Java | products.aspose.com

    Java API to Convert EMLX to WORD without using Microsoft Word or Outlook...for Java to convert EMLX file format to HTML. Secondly, you can...class Save the document to DOCX format using save method and set DOCX...

    products.aspose.com/total/java/conversion/emlx-...
  4. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection::Clear method. Removes all properties from the collection in C++.... auto doc = System :: MakeObject < Aspose...CustomDocumentProper > properties = doc -> get_CustomDocumentProper ();...

    reference.aspose.com/words/cpp/aspose.words.pro...
  5. Aspose::Words::Properties::DocumentPropertyColl...

    Aspose::Words::Properties::DocumentPropertyCollection::RemoveAt method. Removes a property at the specified index in C++.... auto doc = System :: MakeObject < Aspose...CustomDocumentProper > properties = doc -> get_CustomDocumentProper ();...

    reference.aspose.com/words/cpp/aspose.words.pro...
  6. XlsxSectionMode enumeration | Aspose.Words for ...

    Aspose.Words.Saving.XlsxSectionMode enumeration. Specifies how sections are handled when saving a Document in the XLSX Format....saving a document in the XLSX format. Members Name Description MultipleWorksheets...as a separate worksheets. let doc = new aw . Document ( base ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. IFieldResultFormatter | Aspose.Words for Java

    Implement this interface if you want to control how the field result is Formatted in Java....control how the field result is formatted. Examples: Shows how to automatically...automatically apply a custom format to field results as the fields...

    reference.aspose.com/words/java/com.aspose.word...
  8. Paragraph.ListLabel | Aspose.Words for .NET

    Access and Format list numbering with the Paragraph ListLabel property. Enhance your Document's organization and clarity effortlessly!...list numbering value and formatting for this paragraph. public...Document doc = new Document ( MyDir + "Rendering.docx" ); doc . UpdateListLabels...

    reference.aspose.com/words/net/aspose.words/par...
  9. BuiltInDocumentProperties.paragraphs property |...

    BuiltInDocumentProperties.paragraphs property. Represents an estimate of the number of paragraphs in the Document.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Lorem...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Font.bold_bi property | Aspose.Words for Python

    Font.bold_bi property. True if the right-to-left text is Formatted as bold....the right-to-left text is formatted as bold. @property def bold_bi...right-to-left, and right-to-left text. doc = aw . Document () builder =...

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