Sort Score
Result 10 results
Languages All
Labels All
Results 8,241 - 8,250 of 89,751 for

doc format

(0.72 sec)
  1. C# Split WORD

    Split WORD files into e pages using C# code. Save WORD as separate files using C#....result to the required file format using the 'Document.Save' method...Run code Output format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM...

    products.aspose.com/words/net/split/word/
  2. Section | Aspose.Words for .NET

    Create dynamic web sections effortlessly with our Section Constructor. Easily initialize and customize your Section class for optimal site performance....DocumentBase doc ) Parameter Type Description doc DocumentBase...Words document by hand. Document doc = new Document (); // A blank...

    reference.aspose.com/words/net/aspose.words/sec...
  3. EditableRangeEnd Class | Aspose.Words for .NET

    Discover the Aspose.Words.EditableRangeEnd class, designed to efficiently manage editable ranges in Word Documents for seamless Document editing....into a string in the specified format. ToString ( SaveOptions ) Exports...Visitor () { Document doc = new Document (); doc . Protect ( ProtectionType...

    reference.aspose.com/words/net/aspose.words/edi...
  4. How to Create BarCode|Aspose.Words for .NET

    Example of barcode shape generation using C#.... When saving to Word formats that support barcodes, you...error. When saving to other formats, such as PDF, Aspose.Words...

    docs.aspose.com/words/net/how-to-generate-a-cus...
  5. Convert DWT to TIFF via JavaScript | products.a...

    Sample code for DWT to TIFF conversion. Use API example code for batch DWT files to TIFF conversion....various vector and raster formats without using AutoCAD or any...process. DWT What is DWT File Format? A DWT file is an AutoCAD drawing...

    products.aspose.com/cad/javascript-net/conversi...
  6. MarkdownLoadOptions class | Aspose.Words for Py...

    aspose.words.loading.MarkdownLoadOptions class. Allows to specify additional options when loading [LoadFormat.MARKDOWN](../../aspose.words/loadFormat/#MARKDOWN) Document into a [Document](../../aspose.words/Document/) object....or Emf) images to Png image format. (Inherited from LoadOptions...LoadOptions ) import_underline_formatting Gets or sets a boolean value...

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

    Discover the Aspose.Words.Paragraph class to effortlessly manage and Format text paragraphs, enhancing your Document processing capabilities....Provides access to the frame formatting properties. HasChildNodes...{ get; } Returns true if formatting of the object was changed...

    reference.aspose.com/words/net/aspose.words/par...
  8. Paragraph.parent_section property | Aspose.Word...

    Paragraph.parent_section property. Retrieves the parent [Section](../../section/) of the paragraph.... doc = aw . Document () # Create a...HeaderFooter ( doc , aw . HeaderFooterType . HEADER_PRIMARY ) doc . first_section...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Watermark class | Aspose.Words for Python

    aspose.words.Watermark class. Represents class to work with Document watermark... doc = aw . Document () # Add a plain...plain text watermark. doc . watermark . set_text ( text = 'Aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Range.replace method | Aspose.Words for Python

    aspose.words.Range.replace method... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . writeln ( 'Greetings...

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