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

doc

(0.05 sec)
  1. FieldDate.use_lunar_calendar property | Aspose....

    FieldDate.use_lunar_calendar property. Gets or sets whether to use the Hijri Lunar or Hebrew Lunar calendar.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # If we want the text in the document...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ConvertUtil.pixel_to_new_dpi method | Aspose.Wo...

    ConvertUtil.pixel_to_new_dpi method. Converts pixels from one resolution to another.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # Define the size of the...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Android API to Render XPS to DOCM | products.as...

    Transform XPS to DocM via Android via Java API...used to convert XPS files to DOC format. It supports a wide range...Java API can be used to render DOC to DOCM. It supports a wide range...

    products.aspose.com/total/android-java/conversi...
  4. Android API to Render PS to MARKDOWN | products...

    Transform PS to MARKDOWN via Android via Java API...to convert the PS file to a DOC file using Aspose.PDF for Android...to other formats, including DOC. Secondly, you can use the Word...

    products.aspose.com/total/android-java/conversi...
  5. Android API to Render CGM to WORDML | products....

    Transform CGM to WORDML via Android via Java API...used to convert CGM files to DOC format. It supports a wide range...Java API can be used to render DOC to WORDML. It provides a range...

    products.aspose.com/total/android-java/conversi...
  6. ChartXValue.from_double method | Aspose.Words f...

    ChartXValue.from_double method. Creates a [ChartXValue](../) instance of the [ChartXValueType.DOUBLE](../../chartxvaluetype/#DOUBLE) type.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_chart...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Section.Body | Aspose.Words for .NET

    Discover the Section Body property that retrieves the Body child node, enhancing your web development with streamlined content management.... Document doc = new Document (); // A blank...document node with no children. doc . RemoveAllChildren (); // This...

    reference.aspose.com/words/net/aspose.words/sec...
  8. Convert WORD To TIFF C++

    Convert a Word Document to TIFF format in C++ code. Save a Word Document as TIFF using C++....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...namespace Aspose::Words; auto doc = MakeObject <Document>( u"Input...

    products.aspose.com/words/cpp/conversion/word-t...
  9. Convert WORD To JPG C++

    Convert a Word Document to JPG format in C++ code. Save a Word Document as JPG using C++....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...namespace Aspose::Words; auto doc = MakeObject <Document>( u"Input...

    products.aspose.com/words/cpp/conversion/word-t...
  10. ShapeBase.IsInsertRevision | Aspose.Words for .NET

    Discover how ShapeBase's IsInsertRevision property enhances your Word Documents by identifying changes made during tracking. Boost your editing efficiency!...Document doc = new Document (); Assert . False ( doc . TrackRevisions...kind. Shape shape = new Shape ( doc , ShapeType . Cube ); shape ...

    reference.aspose.com/words/net/aspose.words.dra...