Sort Score
Result 10 results
Languages All
Labels All
Results 8,321 - 8,330 of 183,449 for

doc

(1.63 sec)
  1. 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...
  2. 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...
  3. PdfDigitalSignatureTimestampSettings.user_name ...

    PdfDigitalSignatureTimestampSettings.user_name property. Timestamp server user name.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) builder . writeln ( 'Signed PDF...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. 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...
  6. Add Layers to PDF File in Ruby|Aspose.PDF for Java

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....__FILE__ )))) + ' / data / ' doc = Rjb :: import ( ' com . aspose...pdf . Document ' ). new page = doc . getPages (). add () operator...

    docs.aspose.com/pdf/java/add-layers-to-pdf-file...
  7. 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...
  8. PageLayoutEvent Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Layout.PageLayoutEvent enum—essential for optimizing page layout events during Document rendering and building. Enhance your workflow today!... Document doc = new Document (); doc . BuiltInDocumentPrope...DocumentBuilder ( doc ); builder . Writeln ( "Hello world!" ); doc . LayoutOptions...

    reference.aspose.com/words/net/aspose.words.lay...
  9. Extract Content in Python|Aspose.Words for Java

    Extract Document's Content using Python....document doc = self . Document ( self . dataDir + "TestFile.doc" )...0 - based index startPara = doc . getFirstSection (). getChild...

    docs.aspose.com/words/java/extract-content-in-p...
  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...