Sort Score
Result 10 results
Languages All
Labels All
Results 2,471 - 2,480 of 183,722 for

doc

(0.3 sec)
  1. Փոխարկել PDF DOC C#

    Փոխարկեք PDF ը Doc ձևաչափի C# կոդով: Պահեք PDF որպես Doc օգտագործելով C#:...Փոխարկել PDF ը DOC ի C# ում Բարձր արագությամբ ծրագրային ապահովման...ապահովման .NET գրադարան՝ PDF ը DOC .NET և .NET Core հարթակների համար...

    products.aspose.com/words/hy/net/conversion/pdf...
  2. ParagraphFormat.HangingPunctuation | Aspose.Wor...

    Discover how to enhance your text layout with the Hanging Punctuation property in ParagraphFormat. Optimize readability and style effortlessly!... Document doc = new Document ( MyDir + "Document...); ParagraphFormat format = doc . FirstSection . Body . FirstParagraph...

    reference.aspose.com/words/net/aspose.words/par...
  3. ShapeBase.Hidden | Aspose.Words for .NET

    Control shape visibility with ShapeBase's hidden property. Easily toggle between visible and hidden for enhanced design flexibility.... Document doc = new Document ( MyDir + "Shadow...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType . Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Comment | Aspose.Words for Java

    Represents a container for text of a comment in Java.... Document doc = new Document(); DocumentBuilder...DocumentBuilder(doc); Comment comment = new Comment(doc, "John Doe"...

    reference.aspose.com/words/java/com.aspose.word...
  5. Cell | Aspose.Words for Java

    Represents a table cell in Java....Document doc = new Document(); Table table = new Table(doc); doc...paragraph. Row firstRow = new Row(doc); table.appendChild(firstRow);...

    reference.aspose.com/words/java/com.aspose.word...
  6. WarningInfo Class | Aspose.Words for .NET

    Discover the Aspose.Words.WarningInfo class, which provides crucial insights into warnings during Document loading or saving, enhancing your workflow efficiency.... Document doc = new Document ( MyDir + "Missing...new WarningInfoCollectio (); doc . WarningCallback = warningCollector...

    reference.aspose.com/words/net/aspose.words/war...
  7. SectionStart Enum | Aspose.Words for .NET

    Explore Aspose.Words.SectionStart enum to understand section breaks and enhance Document formatting for better control and presentation.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Writeln ( "This...

    reference.aspose.com/words/net/aspose.words/sec...
  8. | Aspose

    Sample code for JPEG2000 to Doc Java conversion. Use API example code for batch JPEG2000 files to Doc conversion within any Web or Desktop Java based application....Conversion JPEG2000 to Doc HTML JPG OCR XML BMP DOC Aspose.OCR for Java...converts an JPEG2000 image to DOC document: Create an instance...

    products.aspose.com/ocr/java/conversion/jpeg200...
  9. 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...
  10. ImageData.SetImage | Aspose.Words for .NET

    Discover how to use the SetImage method in ImageData to enhance your shapes with customized images. Elevate your design effortlessly!... Document doc = new Document (); // To display...imgShape = new Shape ( doc , ShapeType . Image ); doc . FirstSection...

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