Sort Score
Result 10 results
Languages All
Labels All
Results 9,451 - 9,460 of 180,392 for

doc

(0.09 sec)
  1. Aspose::Words::DigitalSignatures::DigitalSignat...

    Aspose::Words::DigitalSignatures::DigitalSignature::get_SignatureValue method. Gets an array of bytes representing a signature value in C++.... auto doc = System :: MakeObject < Aspose...( auto && digitalSignature : doc -> get_DigitalSignatures ())...

    reference.aspose.com/words/cpp/aspose.words.dig...
  2. StructuredDocumentTag.is_showing_placeholder_te...

    StructuredDocumentTag.is_showing_placeholder_text property. Specifies whether the content of this SDT shall be interpreted to contain placeholder text (as opposed to regular text contents within the SDT).... doc = aw . Document () # Insert a...markup . StructuredDocumentTa ( doc , aw . markup . SdtType . PLAIN_TEXT...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ChartDataLabelCollection | Aspose.Words for Java

    Represents a collection of ChartDataLabel in Java....throws Exception { Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); Shape chartShape = builder...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose::Words::Notes::FootnoteSeparatorCollecti...

    Aspose::Words::Notes::FootnoteSeparatorCollection::idx_get method. Retrieves a FootnoteSeparator of the specified type in C++.... auto doc = System :: MakeObject < Aspose...FootnoteSeparator > footnoteSeparator = doc -> get_FootnoteSeparators ()...

    reference.aspose.com/words/cpp/aspose.words.not...
  5. Export OFT to OTT via C++ | products.aspose.com

    C++ API to Convert OFT to OTT without using Microsoft Word or Outlook...System :: SharedPtr < Document > doc = System :: MakeObject < Document...while passing Ott as save format doc -> Save ( u "convertedFile.Ott"...

    products.aspose.com/total/cpp/conversion/oft-to...
  6. Export EMAIL to OTT via C++ | products.aspose.com

    C++ API to Convert EMAIL to OTT without using Microsoft Word or Outlook...System :: SharedPtr < Document > doc = System :: MakeObject < Document...while passing Ott as save format doc -> Save ( u "convertedFile.Ott"...

    products.aspose.com/total/cpp/conversion/email-...
  7. Export EML to TIFF via C++ | products.aspose.com

    C++ API to Convert EML to TIFF without using Microsoft Word or Outlook...System :: SharedPtr < Document > doc = System :: MakeObject < Document...passing Tiff as save format doc -> Save ( u "convertedFile.Tiff"...

    products.aspose.com/total/cpp/conversion/eml-to...
  8. Export EMLX to DOT via C++ | products.aspose.com

    C++ API to Convert EMLX to DOT without using Microsoft Word or Outlook...System :: SharedPtr < Document > doc = System :: MakeObject < Document...while passing Dot as save format doc -> Save ( u "convertedFile.Dot"...

    products.aspose.com/total/cpp/conversion/emlx-t...
  9. 使用 Java 拆分 PDF、HTML、TXT 文件 | Aspose.PDF

    在 Java 和 PHP 上拆分文件的 Java 源代码,Delphi。...文件-Java //Read the source PDF file doc = new com . aspose . pdf . Document... extract ( pathSource , 1 , doc . getPages (). size () / 2 ,...

    products.aspose.com/pdf/zh-hant/java/splitter/
  10. ChapterPageSeparator enumeration | Aspose.Words...

    aspose.words.ChapterPageSeparator enumeration. Defines the separator character that appears between the chapter and page number.... doc = aw . Document ( file_name =...document.docx' ) page_setup = doc . first_section . page_setup...

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