Sort Score
Result 10 results
Languages All
Labels All
Results 6,391 - 6,400 of 299,954 for

doc

(0.26 sec)
  1. DocumentProperty.IsLinkToContent | Aspose.Words...

    DocumentProperty 财产. 显示此属性是否链接到内容... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . StartBookmark (...

    reference.aspose.com/words/zh/net/aspose.words....
  2. PdfSaveOptions.display_doc_title property | Asp...

    PdfSaveOptions.display_Doc_title property. A flag specifying whether the window’s title bar should display the Document title taken from the Title entry of the Document information dictionary....display_doc_title property PdfSaveOptions.display_doc_title property...display_doc_title ( self ) -> bool : ... @display_doc_title.setter...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FirstChild | Aspose.Note for .NET API Reference

    Gets the first child node of this node....Load OneNote document Document doc = new Document ( dataDir + "Aspose...}); var history = doc . GetPageHistory ( doc . FirstChild ); for...

    reference.aspose.com/note/net/aspose.note/compo...
  4. ImageBinarizationMethod enumeration | Aspose.Wo...

    aspose.words.saving.ImageBinarizationMethod enumeration. Specifies the method used to binarize image.... doc = aw . Document () builder =...DocumentBuilder ( doc ) builder . paragraph_format . style = doc . styles...

    reference.aspose.com/words/python-net/aspose.wo...
  5. BorderCollection.ClearFormatting | Aspose.Words...

    BorderCollection ClearFormatting method. Removes all borders of an object in C#.... Document doc = new Document ( MyDir + "Borders...BorderCollection firstParagraphBorder = doc . FirstSection . Body . FirstParagraph...

    reference.aspose.com/words/net/aspose.words/bor...
  6. | products.aspose.com

    Sample code for JPEG to Doc Java conversion. Use API example code for batch JPEG files to Doc conversion within any Web or Desktop Java based application....Conversion JPEG to DOC HTML JPG OCR XML BMP DOC Aspose.OCR for C++...that converts an JPEG image to DOC document: Create an instance...

    products.aspose.com/ocr/cpp/conversion/jpeg-to-...
  7. Style.Styles | Aspose.Words for .NET API 参考

    Style 财产. 获取该样式所属的样式集合...Document doc = new Document (); Assert . AreEqual ( 4 , doc . Styles...IEnumerator < Style > stylesEnum = doc . Styles . GetEnumerator ())...

    reference.aspose.com/words/zh/net/aspose.words/...
  8. Style.IsHeading | Aspose.Words for .NET API 参考

    Style 财产. 当样式是内置标题样式之一时为真...Document doc = new Document (); Assert . AreEqual ( 4 , doc . Styles...IEnumerator < Style > stylesEnum = doc . Styles . GetEnumerator ())...

    reference.aspose.com/words/zh/net/aspose.words/...
  9. ChartLegend.overlay property | Aspose.Words for...

    ChartLegend.overlay property. Determines whether other chart elements shall be allowed to overlap legend... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Properties::DocumentProperty::ge...

    Aspose::Words::Properties::DocumentProperty::get_LinkSource method. Gets the source of a linked custom Document property in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> StartBookmark (...

    reference.aspose.com/words/cpp/aspose.words.pro...