Sort Score
Result 10 results
Languages All
Labels All
Results 9,631 - 9,640 of 180,095 for

doc

(0.26 sec)
  1. MailMergeSettings.Odso | Aspose.Words for .NET

    Discover how to easily manage MailMergeSettings with ODSO properties. Streamline your Document automation and enhance your workflow efficiency today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Write ( "Dear "...

    reference.aspose.com/words/net/aspose.words.set...
  2. Aspose::Words::WarningInfo class | Aspose.Words...

    Aspose::Words::WarningInfo class. Contains information about a warning that Aspose.Words issued during Document loading or saving. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...:: WarningInfoCollectio > (); doc -> set_WarningCallback ( warningCollector...

    reference.aspose.com/words/cpp/aspose.words/war...
  3. Find and Replace Text in Documents|Aspose.Words...

    Find and replace text or strings. NPOI does not provide an opportunity to find and replace using C#....Document doc = new Document ( "../../data/document.doc" ); // Replaces...'mad' occurrences with 'bad'. doc . Range . Replace ( "document"...

    docs.aspose.com/words/net/find-and-replace-text...
  4. VariableCollection.Contains | Aspose.Words for ...

    Discover if VariableCollection holds a Document variable by name. Streamline your data management and enhance your coding efficiency today!... Document doc = new Document (); VariableCollection...VariableCollection variables = doc . Variables ; // Every document has...

    reference.aspose.com/words/net/aspose.words/var...
  5. Aspose::Words::Fields::FieldCollection class | ...

    Aspose::Words::Fields::FieldCollection class. A collection of Field objects that represents the fields in the specified range. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> InsertField ( u...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. FileFormatUtil.load_format_to_save_format metho...

    FileFormatUtil.load_format_to_save_format method. Converts a [LoadFormat](../../loadformat/) value to a [SaveFormat](../../saveformat/) value if possible....missing file extension' ) as doc_stream : info = aw . FileFormatUtil...detect_file_format ( stream = doc_stream ) load_format = info ...

    reference.aspose.com/words/python-net/aspose.wo...
  7. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Python via Java 를 사용하여 PDF 에서Doc 로 변환하는 변환기https://products.aspose.com/pdf/ko/python-java/conversion/pdf-to-Doc/Recent content in Python via Ja......com/pdf/ko/python-java/conversion/pdf-to-doc/Recent content in Python via...com/pdf/ko/python-java/conversion/pdf-to-doc/index.xml self application/rss+xml...

    products.aspose.com/pdf/ko/python-java/conversi...
  8. Remove Empty Regions in Ruby|Aspose.Words for Java

    Remove empty regions from word Document using Ruby.... doc = Rjb :: import ( 'com.aspose... new ( data_dir + "TestFile.doc" ) # Create a dummy data source...

    docs.aspose.com/words/java/remove-empty-regions...
  9. DocumentPropertyCollection.indexOf method | Asp...

    DocumentPropertyCollection.indexOf method. Gets the index of a property by name.... let doc = new aw . Document (); let properties = doc . customDocumentProper...add ( "Authorized Revision" , doc . builtInDocumentPrope . revisionNumber...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ShapeBase.ShapeType | Aspose.Words for .NET

    Discover the ShapeBase ShapeType property to easily access and define your shape types, enhancing your design capabilities and project efficiency....GroupOfShapes () { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // If you need to create "NonPrimitive"...

    reference.aspose.com/words/net/aspose.words.dra...