Sort Score
Result 10 results
Languages All
Labels All
Results 6,621 - 6,630 of 157,121 for

doc

(0.06 sec)
  1. Java API to Export MD to RTF | products.aspose.com

    Convert MD to RTF using on premise Java API...is to render the MD file to a DOC file using Aspose.PDF for Java...the MD file is rendered to a DOC file, the second step is to use...

    products.aspose.com/total/java/conversion/md-to...
  2. Փոխարկել Word DOC-ը EPUB-ի C#-ի միջոցով

    Հետևեք այս հոդվածին՝ Word Doc-ը C#-ի EPUB-ի փոխարկելու համար: Այն ունի մանրամասներ՝ IDE-ը սահմանելու համար, քայլերի ցանկ և կոդ՝ DocX-ը C#-ի EPUB-ի փոխելու համար:...Product Family Փոխարկել Word DOC-ը EPUB-ի C#-ի միջոցով Այս կարճ...ինչպես պետք է վերափոխել Word DOC -ը EPUB -ի` օգտագործելով C# :...

    kb.aspose.com/hy/words/net/convert-word-doc-to-...
  3. ParagraphFormat class | Aspose.Words for Python

    aspose.words.ParagraphFormat class. Represents all the formatting for a paragraph... doc = aw . Document () # A blank...document node with no children. doc . remove_all_children () # This...

    reference.aspose.com/words/python-net/aspose.wo...
  4. NodeType enumeration | Aspose.Words for Python

    aspose.words.NodeType enumeration. Specifies the type of a Word Document node.... doc = aw . Document () # Add two...of this document. paragraph = doc . get_child ( aw . NodeType ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. StructuredDocumentTag.dateStorageFormat propert...

    StructuredDocumentTag.dateStorageFormat property. Gets/sets format in which the date for a date SDT is stored when the SDT is bound to an XML node in the Document's data store... let doc = new aw . Document (); // Insert...Markup . StructuredDocumentTa ( doc , aw . Markup . SdtType . Date...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose::Words::Drawing::TextBoxAnchor enum | As...

    Aspose::Words::Drawing::TextBoxAnchor enum. Specifies values used for shape text vertical alignment in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); SharedPtr < Shape > shape...

    reference.aspose.com/words/cpp/aspose.words.dra...
  7. Convert PowerPoint to Word|Aspose.Slides Docume...

    Convert PowerPoint Presentation to Word in Java...converting the presentation to Word (DOC or DOCX). When compared to Microsoft...( "sample.pptx" ); Document doc = new Document (); DocumentBuilder...

    docs.aspose.com/slides/java/convert-powerpoint-...
  8. ConvertUtil.PointToPixel | Aspose.Words for .NET

    Effortlessly convert points to pixels with ConvertUtil's PointToPixel method, optimized for 96 dpi. Enhance your design precision today!... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // A section's "Page Setup"...

    reference.aspose.com/words/net/aspose.words/con...
  9. DocumentBuilder.Writeln | Aspose.Words for .NET

    Enhance your Documents effortlessly with DocumentBuilder's Writeln method—insert text and paragraph breaks seamlessly for improved readability.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); Table table = builder . StartTable...

    reference.aspose.com/words/net/aspose.words/doc...
  10. ExportHeadersFootersMode Enum | Aspose.Words fo...

    Discover the Aspose.Words ExportHeadersFootersMode enum for seamless HTML, MHTML, or EPUB header and footer exports. Optimize your Document conversion today!... Document doc = new Document ( MyDir + "Header...AreEqual ( "First header" , doc . FirstSection . HeadersFooters...

    reference.aspose.com/words/net/aspose.words.sav...