Sort Score
Result 10 results
Languages All
Labels All
Results 5,391 - 5,400 of 170,549 for

doc

(0.09 sec)
  1. FieldLink.SourceItem | Aspose.Words for .NET

    Discover the FieldLink SourceItem property to efficiently manage source file links. Enhance your workflow by easily getting or setting linked content....insertLinkedObjectAs ) { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are three types of...

    reference.aspose.com/words/net/aspose.words.fie...
  2. FieldDdeAuto.SourceItem | Aspose.Words for .NET

    Discover the FieldDdeAuto SourceItem property to easily manage linked source file sections. Enhance your data integration with seamless control and flexibility....insertLinkedObjectAs ) { Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Below are three types of...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Aspose::Words::Properties::BuiltInDocumentPrope...

    Aspose::Words::Properties::BuiltInDocumentProperties::get_LastSavedTime method. Gets or sets the time of the last save in UTC in C++.... auto doc = System :: MakeObject < Aspose...BuiltInDocumentPrope > properties = doc -> get_BuiltInDocumentPrope ();...

    reference.aspose.com/words/cpp/aspose.words.pro...
  4. Track Changes in Documents POI|Aspose.Words for...

    Track changes in Documents. Apache POI does not provide an opportunity to track changes in a Document....Document doc = new Document ( dataDir + "trackDoc.doc" ); doc . acceptAllRevisions...acceptAllRevisions (); doc . save ( dataDir + "AsposeAcceptChanges.doc" , SaveFormat...

    docs.aspose.com/words/java/track-changes-in-doc...
  5. C++ API to Export SVG to PS | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/svg-to...
  6. C++ API to Export CGM to PS | products.aspose.com

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

    products.aspose.com/total/cpp/conversion/cgm-to...
  7. C++ API to Export PDF to ODT | products.aspose.com

    Convert PDF to ODT within C++ applications....to convert PDF file format to DOC. Secondly, by using advanced...Words for C++, you can export DOC to ODT. Aspose.PDF for C++ is...

    products.aspose.com/total/cpp/conversion/pdf-to...
  8. Working with Tables | Aspose.Note Documentation

    A comprehensive guide on working with tables in Java programming language....Support Paid Consulting Support Docs API Reference Live Demos Code...Support Paid Consulting Support Docs API Reference Live Demos Code...

    docs.aspose.com/note/java/working-with-tables/
  9. TxtLoadOptions.DetectHyperlinks | Aspose.Words ...

    Discover how TxtLoadOptions' DetectHyperlinks property enhances text processing by detecting hyperlinks, improving data accuracy. Default is false....com/\n" + "https://docs.aspose.com/words/net/\n" ; using...document with hyperlinks. Document doc = new Document ( stream , new...

    reference.aspose.com/words/net/aspose.words.loa...
  10. WatermarkerContext | Aspose.Words for Java

    Document watermarker context in Java.... String doc = getMyDir() + "Big document...create(watermarkerContext) .from(doc) .to(getArtifactsDir() + "LowCode...

    reference.aspose.com/words/java/com.aspose.word...