Sort Score
Result 10 results
Languages All
Labels All
Results 7,161 - 7,170 of 157,349 for

doc

(0.1 sec)
  1. Փոխարկել WORD TIFF C++

    Փոխարկեք WORD ը TIFF ձևաչափի C++ կոդով: Պահեք WORD որպես TIFF օգտագործելով C++:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...namespace Aspose::Words; auto doc = MakeObject <Document>( u"Input...

    products.aspose.com/words/hy/cpp/conversion/wor...
  2. Փոխարկել TEXT SVG C++

    Փոխարկեք TEXT ը SVG ձևաչափի C++ կոդով: Պահեք TEXT որպես SVG օգտագործելով C++:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...namespace Aspose::Words; auto doc = MakeObject <Document>( u"Input...

    products.aspose.com/words/hy/cpp/conversion/tex...
  3. XpsSaveOptions.digital_signature_details proper...

    XpsSaveOptions.digital_signature_details property. Gets or sets [DigitalSignatureDetails](../../digitalsignaturedetails/) object used to sign a Document.... doc = aw . Document ( file_name =.... sign_options . comments ) doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  4. OoxmlSaveOptions.digital_signature_details prop...

    OoxmlSaveOptions.digital_signature_details property. Gets or sets [DigitalSignatureDetails](../../digitalsignaturedetails/) object used to sign a Document.... doc = aw . Document ( file_name =.... sign_options . comments ) doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Run::get_PhoneticGuide method | ...

    Aspose::Words::Run::get_PhoneticGuide method. Gets a PhoneticGuide object in C++.... auto doc = System :: MakeObject < Aspose...Words :: RunCollection > runs = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words/run...
  6. Bookmark.remove method | Aspose.Words for Python

    Bookmark.remove method. Removes the bookmark from the Document... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert five bookmarks with...

    reference.aspose.com/words/python-net/aspose.wo...
  7. RtfSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a Document into the SaveFormat.RTF format in Java.... Document doc = new Document(getMyDir() + "Rendering...setExportImagesForOl(exportImagesForOldRe); doc.save(getArtifactsDir() + "RtfSaveOptions...

    reference.aspose.com/words/java/com.aspose.word...
  8. HtmlSaveOptions.html_version property | Aspose....

    HtmlSaveOptions.html_version property. Specifies version of HTML standard that should be used when saving the Document to HTML or MHTML... doc = aw . Document ( file_name =...options . pretty_format = True doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FontEmbeddingLicensingRights | Aspose.Words for...

    Represents embedding licensing rights for the font in Java.... Document doc = new Document(getMyDir() + "Embedded...FontInfoCollection fontInfos = doc.getFontInfos(); for (FontInfo...

    reference.aspose.com/words/java/com.aspose.word...
  10. DocumentProperty.type property | Aspose.Words f...

    DocumentProperty.type property. Gets the data type of the property.... let doc = new aw . Document ( base ....log(`Document filename:\n\t \"${doc.originalFileName}\"`); // The...

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