Sort Score
Result 10 results
Languages All
Labels All
Results 8,981 - 8,990 of 182,595 for

doc

(2.07 sec)
  1. BookmarkEnd.name property | Aspose.Words for No...

    BookmarkEnd.name property. Gets or sets the bookmark name....let doc = CreateDocumentWithBo ( 3 ); let bookmarks = doc . range...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Tables::Cell::Cell constructor |...

    Aspose::Words::Tables::Cell::Cell constructor. Initializes a new instance of the Cell class in C++....DocumentBase > & doc ) Parameter Type Description doc const Syste...

    reference.aspose.com/words/cpp/aspose.words.tab...
  3. Document.DefaultTabStop | Aspose.Words for .NET

    Discover how to customize the DefaultTabStop property to set precise tab intervals in points, enhancing your Document formatting and layout.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Set tab stops to appear...

    reference.aspose.com/words/net/aspose.words/doc...
  4. PdfSaveOptions.RenderChoiceFormFieldBorder | As...

    Discover how the PdfSaveOptions RenderChoiceFormFieldBorder property enhances PDF form design by controlling choice field borders for better user experience.... Document doc = new Document ( MyDir + "Legacy...RenderChoiceFormFiel = true ; doc . Save ( ArtifactsDir + "PdfSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  5. ChmLoadOptions | Aspose.Words for .NET

    Discover the ChmLoadOptions constructor for seamless initialization. Set default values effortlessly and enhance your application's performance today!...chm" }; Document doc = new Document ( new MemoryStream...links.chm" )), loadOptions ); doc . Save ( ArtifactsDir + "ExChmLoadOptions...

    reference.aspose.com/words/net/aspose.words.loa...
  6. BookmarkStart.name property | Aspose.Words for ...

    BookmarkStart.name property. Gets or sets the bookmark name....let doc = CreateDocumentWithBo ( 3 ); let bookmarks = doc . range...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_IdPrefix method. Specifies a prefix that is prepended to all generated element IDs in the output Document. Default value is null and no prefix is prepended in C++.... auto doc = System :: MakeObject < Aspose...set_IdPrefix ( u "pfx1_" ); doc -> Save ( get_ArtifactsDir ()...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. XlsxSaveOptions.section_mode property | Aspose....

    XlsxSaveOptions.section_mode property. Gets or sets the way how sections are handled when saving to the output XLSX Document... doc = aw . Document ( file_name =...XlsxSectionMode . MULTIPLE_WORKSHEETS doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  9. StructuredDocumentTag.sdt_type property | Aspos...

    StructuredDocumentTag.sdt_type property. Gets type of this Structured Document tag.... doc = aw . Document ( file_name =...as_structured_document_tag (), b ), list ( doc . get_child_nodes ( aw . NodeType...

    reference.aspose.com/words/python-net/aspose.wo...
  10. CertificateHolder.Certificate | Aspose.Words fo...

    Access the X509Certificate2 instance with private keys and certificate chain. Simplify your security management with our CertificateHolder property.... Document doc = new Document ( MyDir + "Digitally...DigitalSignature signature in doc . DigitalSignatures ) { Console...

    reference.aspose.com/words/net/aspose.words.dig...