Sort Score
Result 10 results
Languages All
Labels All
Results 5,651 - 5,660 of 157,140 for

doc

(0.17 sec)
  1. FieldInclude.lock_fields property | Aspose.Word...

    FieldInclude.lock_fields property. Gets or sets whether to prevent fields in the included Document from being updated.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # We can use an INCLUDE field to...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldInclude.bookmark_name property | Aspose.Wo...

    FieldInclude.bookmark_name property. Gets or sets the name of the bookmark in the Document to include.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # We can use an INCLUDE field to...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Setting a table font issue - Free Support Forum...

    I found that if I just did: Table table1 = builder.StartTable(); builder.InsertCell().CellFormat.Borders.LineStyle = LineStyle.None; //table1.Style = Document.Styles["tableStyle"]; builder.InsertParagraph(); b…... Document doc = new Document(); DocumentBuilder...DocumentBuilder(doc); // Apply default font across the document. doc.getStyles()...

    forum.aspose.com/t/setting-a-table-font-issue/3...
  4. Edit WORD In C++

    Edit a Word Document in C++ code....namespace Aspose::Words; auto doc = MakeObject <Document>( u"Input...MakeObject <DocumentBuilder>(doc); // Insert text at the beginning...

    products.aspose.com/words/cpp/edit/word/
  5. C# API to Export PS to DOCM | products.aspose.com

    Convert PS to DocM without using Microsoft Word...(PS) files to Microsoft Word (DOC) format. After the conversion...Words for .NET API to render the DOC file to DOCM format. The Aspose...

    products.aspose.com/total/net/conversion/ps-to-...
  6. Style.UnhideWhenUsed | Aspose.Words for .NET

    Discover how to manage the UnhideWhenUsed property for styles. Control visibility in the Styles gallery and task pane to enhance your Document's design....Document doc = new Document (); Style styleTitle = doc . Styles...styleTitle . SemiHidden = true ; doc . Save ( ArtifactsDir + "Styles...

    reference.aspose.com/words/net/aspose.words/sty...
  7. Փոխարկել Պատկեր BMP Java

    Փոխարկեք Պատկեր ը BMP ձևաչափի Java կոդով: Պահեք Պատկեր որպես BMP օգտագործելով Java:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...com.aspose.words.*; Document doc = new Document (); DocumentBuilder...

    products.aspose.com/words/hy/java/conversion/im...
  8. Փոխարկել JPG JPG Java

    Փոխարկեք JPG ը JPG ձևաչափի Java կոդով: Պահեք JPG որպես JPG օգտագործելով Java:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...com.aspose.words.*; Document doc = new Document (); DocumentBuilder...

    products.aspose.com/words/hy/java/conversion/jp...
  9. Փոխարկել JPG TIFF Java

    Փոխարկեք JPG ը TIFF ձևաչափի Java կոդով: Պահեք JPG որպես TIFF օգտագործելով Java:...ձևաչափ DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...com.aspose.words.*; Document doc = new Document (); DocumentBuilder...

    products.aspose.com/words/hy/java/conversion/jp...
  10. PageSetup.BorderAlwaysInFront | Aspose.Words fo...

    Discover the PageSetup BorderAlwaysInFront property to optimize page borders, enhancing layout and visibility for intersecting texts and objects....Document doc = new Document (); PageSetup pageSetup = doc . Sections...border . DistanceFromText = 0 ; doc . Save ( ArtifactsDir + "PageSetup...

    reference.aspose.com/words/net/aspose.words/pag...