Sort Score
Result 10 results
Languages All
Labels All
Results 4,721 - 4,730 of 180,441 for

doc

(0.13 sec)
  1. DocumentBuilder.MoveToMergeField | Aspose.Words...

    Effortlessly navigate your Document with the MoveToMergeField method. Instantly position the cursor beyond merge fields for seamless editing.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert some MERGEFIELDS...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Remove Breaks in Python|Aspose.Words for Java

    Remove Breaks using Python.... doc = self . Document ( self . dataDir + "TestFile.doc" )...removePageBreaks ( doc ) self . removeSectionBreaks ( doc ) \# Save the...

    docs.aspose.com/words/java/remove-breaks-in-pyt...
  3. FieldUserAddress.user_address property | Aspose...

    FieldUserAddress.user_address property. Gets or sets the current user's postal address.... doc = aw . Document () # Create a...address = '123 Main Street' doc . field_options . current_user...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::Saving::OoxmlSaveOptions::get_Pa...

    Aspose::Words::Saving::OoxmlSaveOptions::get_Password method. Gets/sets a password to encrypt Document using ECMA376 Standard encryption algorithm in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); builder -> Writeln ( u "Hello...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. LoadOptions.convert_metafiles_to_png property |...

    LoadOptions.convert_metafiles_to_png property. Gets or sets whether to convert metafile(Wmf or Emf) images to Png image format.... doc = aw . Document () shape = aw...aw . drawing . Shape ( doc , aw . drawing . ShapeType . IMAGE...

    reference.aspose.com/words/python-net/aspose.wo...
  6. BookmarkEnd constructor | Aspose.Words for Node.js

    BookmarkEnd constructor. Initializes a new instance of the [BookmarkEnd](../) class....BookmarkEnd constructor BookmarkEnd(doc, name) Initializes a new instance...BookmarkEnd class. BookmarkEnd ( doc : Aspose . Words . DocumentBase...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. TxtLoadOptions.detectHyperlinks property | Aspo...

    TxtLoadOptions.detectHyperlinks property. Specifies either to detect hyperlinks in text...com/\n" + "https://docs.aspose.com/words/net/\n" ; //...detectHyperlinks = true ; let doc = new aw . Document ( Buffer...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Convert Word to Excel in C++|Aspose.Words for C++

    Convert PDF to Excel, XML to Excel, DocX to Excel C++. Save a Document in various formats to XLSX using C++....how to save PDF to XLSX: auto doc = MakeObject < Document > ( MyDir...MyDir + u "Pdf Document.pdf" ); doc -> Save ( ArtifactsDir + u "BaseConversions...

    docs.aspose.com/words/cpp/convert-a-document-to...
  9. CellFormat.clearFormatting method | Aspose.Word...

    CellFormat.clearFormatting method. Resets to default cell formatting... let doc = new aw . Document ( base ....Body node: let firstTable = doc . firstSection . body . tables...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. StructuredDocumentTag.buildingBlockGallery prop...

    StructuredDocumentTag.buildingBlockGallery property. Specifies type of building block for this SDT... let doc = new aw . Document (); let buildingBlockSdt...Markup . StructuredDocumentTa ( doc , aw . Markup . SdtType . BuildingBlockGallery...

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