Sort Score
Result 10 results
Languages All
Labels All
Results 4,401 - 4,410 of 157,121 for

doc

(0.07 sec)
  1. FieldFormCheckBox | Aspose.Words for Java

    Implements the FORMCHECKBOX field in Java.... Document doc = new Document(getMyDir() + "Form...fieldFormCheckBox = (FieldFormCheckBox) doc.getRange().getFields().get(1);...

    reference.aspose.com/words/java/com.aspose.word...
  2. 获取文档窗口和页面显示属性在 Ruby 中|Aspose.PDF for Java

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... doc = Rjb :: import ( ' com . aspose...false puts "CenterWindow :- " + doc . getCenterWindow (). to_s #...

    docs.aspose.com/pdf/zh/java/get-document-window...
  3. Online TEX to DOTX Conversion or Develop Java b...

    Free online app to convert TEX to DOTX files. Java conversion library code for TEX Documents....Convert TEX to DOC by using save method Load DOC file by using...save TEX as a DOC document . save ( "DocOutput.doc" , SaveFormat...

    products.aspose.com/total/java/conversion/tex-t...
  4. Online TEX to PS Conversion or Develop Java bas...

    Free online app to convert TEX to PS files. Java conversion library code for TEX Documents....Convert TEX to DOC by using save method Load DOC file by using...save TEX as a DOC document . save ( "DocOutput.doc" , SaveFormat...

    products.aspose.com/total/java/conversion/tex-t...
  5. Aspose::Words::BorderCollection::get_Count meth...

    Aspose::Words::BorderCollection::get_Count method. Gets the number of borders in the collection in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> Writeln ( u "Paragraph...

    reference.aspose.com/words/cpp/aspose.words/bor...
  6. Aspose::Words::Border::GetHashCode method | Asp...

    Aspose::Words::Border::GetHashCode method. Serves as a hash function for this type in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> Writeln ( u "Paragraph...

    reference.aspose.com/words/cpp/aspose.words/bor...
  7. Java API to Export EPUB to XAMLFLOW | products....

    Convert EPUB to XAMLFLOW using on premise Java API...is to render the EPUB file to DOC using Aspose.PDF for Java. Aspose...files to DOC. The second step is to convert the DOC file to XAMLFLOW...

    products.aspose.com/total/java/conversion/epub-...
  8. ImageSaveOptions.image_contrast property | Aspo...

    ImageSaveOptions.image_contrast property. Gets or sets the contrast for the generated images.... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) builder . paragraph_format . style = doc . styles...

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

    Implements the EQ field in Java.... Document doc = new Document(getMyDir() + "Field...docx"); FieldCollection fields = doc.getRange().getFields(); for (Field...

    reference.aspose.com/words/java/com.aspose.word...
  10. CompositeNode.insert_before method | Aspose.Wor...

    CompositeNode.insert_before method. Inserts the specified node immediately before the specified reference node.... doc = aw . Document () # An empty...paragraph. self . assertEqual ( 1 , doc . first_section . body . paragraphs...

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