Sort Score
Result 10 results
Languages All
Labels All
Results 7,381 - 7,390 of 180,456 for

doc

(0.62 sec)
  1. FieldFormText | Aspose.Words for Java

    Implements the FORMTEXT field in Java.... Document doc = new Document(getMyDir() + "Form...fieldFormCheckBox = (FieldFormCheckBox) doc.getRange().getFields().get(1);...

    reference.aspose.com/words/java/com.aspose.word...
  2. Aspose::Words::Vba::VbaModule::get_Name method ...

    Aspose::Words::Vba::VbaModule::get_Name method. Gets or sets VBA project module name in C++.... auto doc = System :: MakeObject < Aspose...:: VbaProject > vbaProject = doc -> get_VbaProject (); std ::...

    reference.aspose.com/words/cpp/aspose.words.vba...
  3. Aspose::Words::Properties::DocumentProperty::To...

    Aspose::Words::Properties::DocumentProperty::ToString method. Returns the property value as a string formatted according to the current locale in C++.... auto doc = System :: MakeObject < Aspose...System :: ObjectExt :: ToString ( doc -> get_CustomDocumentProper ()...

    reference.aspose.com/words/cpp/aspose.words.pro...
  4. FieldSeq.reset_heading_level property | Aspose....

    FieldSeq.reset_heading_level property. Gets or sets an integer number representing a heading level to reset the sequence number to... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # SEQ fields display a count...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FontInfoCollection.embedTrueTypeFonts property ...

    FontInfoCollection.embedTrueTypeFonts property. Specifies whether or not to embed TrueType fonts in a Document when it is saved... This option works for DOC, DOCX and RTF formats only. Examples...embedded TrueType fonts. let doc = new aw . Document ( base ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DocumentBase.pageColor property | Aspose.Words ...

    DocumentBase.pageColor property. Gets or sets the page color of the Document... let doc = new aw . Document (); let builder...DocumentBuilder ( doc ); builder . writeln ( "Hello world!" ); doc . pageColor...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Bookmarking all the static text inside a docume...

    Hello Team, I will be uploading an Document which will contain static text and aspose syntax in it and I want tp iterate through each and every line even for table… example prop.check = <<[prop.check]>> prop.example…...// Load the document Document doc = new Document(filePath); DocumentBuilder...builder = new DocumentBuilder(doc); // Iterate through all paragraphs...

    forum.aspose.com/t/bookmarking-all-the-static-t...
  8. C++ API to Export SVG to DOTM | products.aspose...

    Convert SVG to DOTM within C++ applications....to convert SVG file format to DOC. This API provides a wide range...Words for C++, you can export DOC to DOTM. This API provides a...

    products.aspose.com/total/cpp/conversion/svg-to...
  9. C++ API to Export XPS to DOT | products.aspose.com

    Convert XPS to DOT within C++ applications....to convert XPS file format to DOC. This API provides a wide range...Words for C++, you can export DOC to DOT. This API provides a wide...

    products.aspose.com/total/cpp/conversion/xps-to...
  10. C++ API to Export XPS to PCL | products.aspose.com

    Convert XPS to PCL within C++ applications....to convert XPS file format to DOC. Secondly, by using advanced...Words for C++, you can export DOC to PCL. Aspose.Total for C++...

    products.aspose.com/total/cpp/conversion/xps-to...