Sort Score
Result 10 results
Languages All
Labels All
Results 8,641 - 8,650 of 153,808 for

doc

(0.14 sec)
  1. FieldCitation.suppress_title property | Aspose....

    FieldCitation.suppress_title property. Gets or sets whether the title information is suppressed from the citation.... doc = aw . Document ( MY_DIR + 'Bibliography...builder = aw . DocumentBuilder ( doc ) builder . write ( 'Text to...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldUserAddress Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldUserAddress class for seamless integration of USERADDRESS fields, enhancing Document automation and personalization.... Document doc = new Document (); // Create...Address = "123 Main Street" ; doc . FieldOptions . CurrentUser...

    reference.aspose.com/words/net/aspose.words.fie...
  3. PageLayoutEvent enumeration | Aspose.Words for ...

    Aspose.Words.Layout.PageLayoutEvent enumeration. A code of event raised during page layout model build and rendering...., () => { let doc = new aw . Document (); doc . builtInDocumentPrope...DocumentBuilder ( doc ); builder . writeln ( "Hello world!" ); doc . layoutOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Run.IsPhoneticGuide | Aspose.Words for .NET

    Discover IsPhoneticGuide, a powerful tool that determines if a run serves as a phonetic guide, enhancing your text's clarity and readability.... Document doc = new Document ( MyDir + "Phonetic...docx" ); RunCollection runs = doc . FirstSection . Body . FirstParagraph...

    reference.aspose.com/words/net/aspose.words/run...
  5. Forms2OleControl.ForeColor | Aspose.Words for .NET

    Discover the Forms2OleControl ForeColor property to customize your control's foreground color easily. Enhance your UI with tailored color options today!... Document doc = new Document ( MyDir + "ActiveX...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType . Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  6. FontEmbeddingLicensingRights.NoSubsetting | Asp...

    Discover the Font Embedding Licensing Rights with No Subsetting. Ensure compliance and protect your fonts while enhancing your design projects.... Document doc = new Document ( MyDir + "Embedded...FontInfoCollection fontInfos = doc . FontInfos ; foreach ( FontInfo...

    reference.aspose.com/words/net/aspose.words.fon...
  7. PdfLoadOptions.pageIndex property | Aspose.Word...

    PdfLoadOptions.pageIndex property. Gets or sets the 0-based index of the first page to read... pageCount = 1 ; let doc = new aw . Document ( base ....options ); let shapeCollection = doc . getChildNodes ( aw . NodeType...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. StructuredDocumentTag.WordOpenXML | Aspose.Word...

    Discover the StructuredDocumentTag WordOpenXML property. Access XML data in FlatOpc format for seamless Document integration and enhanced functionality.... Document doc = new Document ( MyDir + "Structured...StructuredDocumentTa > tags = doc . GetChildNodes ( NodeType ....

    reference.aspose.com/words/net/aspose.words.mar...
  9. WordML2003SaveOptions.save_format property | As...

    WordML2003SaveOptions.save_format property. Specifies the format in which the Document will be saved if this save options object is used... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Hello...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Replacing::FindReplaceOptions cl...

    Aspose::Words::Replacing::FindReplaceOptions class. Specifies options for find/replace operations. To learn more, visit the Documentation article in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> Writeln ( u "Ruby...

    reference.aspose.com/words/cpp/aspose.words.rep...