Sort Score
Result 10 results
Languages All
Labels All
Results 5,681 - 5,690 of 299,988 for

doc

(0.17 sec)
  1. DocumentBase.PageColor | Aspose.Words for .NET

    DocumentBase PageColor property. Gets or sets the page color of the Document. This property is a simpler version of BackgroundShape in C#.... Document doc = new Document (); DocumentBuilder...DocumentBuilder ( doc ); builder . Writeln ( "Hello world!" ); doc . PageColor...

    reference.aspose.com/words/net/aspose.words/doc...
  2. 使用 Java 制作 PDF

    通过几个步骤在 Java 中创建一个新的 PDF。使用 Java 库轻松创建 PDF。...例子 输出格式 DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...com.aspose.words.*; Document doc = new Document(); Comment comment...

    products.aspose.com/words/zh/java/make/pdf/
  3. NamedDestination | Aspose.PDF for Java API Refe...

    Instead of being defined directly with the explicit syntax a destination may be referred to indirectly by means of a name object or a byte string....Description NamedDestination(Document doc, String name) Create named destination...nt doc, String name) public NamedDestination(Document doc, String...

    reference.aspose.com/pdf/java/com.aspose.pdf/na...
  4. CellFormat.Borders | Aspose.Words for .NET

    CellFormat Borders property. Gets collection of borders of the cell in C#.... Document doc = new Document ( MyDir + "Tables...Body node: Table firstTable = doc . FirstSection . Body . Tables...

    reference.aspose.com/words/net/aspose.words.tab...
  5. Aspose::Words::Saving::FixedPageSaveOptions::ge...

    Aspose::Words::Saving::FixedPageSaveOptions::get_PageSet method. Gets or sets the pages to render. Default is all the pages in the Document in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> Writeln ( u "Page...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. ControlChar.Cr | Aspose.Words for .NET

    ControlChar Cr field. Carriage return character x000d or r. Same as ParagraphBreak in C#.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert paragraphs with...

    reference.aspose.com/words/net/aspose.words/con...
  7. StructuredDocumentTag.set_unchecked_symbol meth...

    StructuredDocumentTag.set_unchecked_symbol method. Sets the symbol used to represent the unchecked state of a check box content control.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) sdt_check_box = aw . markup . ...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Style.IsQuickStyle | Aspose.Words for .NET

    Style IsQuickStyle property. Specifies whether this style is shown in the Quick Style gallery inside MS Word UI in C#....Document doc = new Document (); Assert . AreEqual ( 4 , doc . Styles...IEnumerator < Style > stylesEnum = doc . Styles . GetEnumerator ())...

    reference.aspose.com/words/net/aspose.words/sty...
  9. AxisTickLabels.rotation property | Aspose.Words...

    AxisTickLabels.rotation property. Gets or sets the rotation of the tick labels in degrees.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Insert a column chart....

    reference.aspose.com/words/python-net/aspose.wo...
  10. Working with Hyperlinks

    Products Aspose.Total Product Solution Aspose.Words Product Solution Aspose.PDF Product Solution Aspose.Cells Product......Support Paid Consulting Support Docs API Reference Live Demos Code...the Document class 5 Document doc = new Document (); 6 // Initialize...

    docs.aspose.com/note/net/working-with-hyperlinks/