Sort Score
Result 10 results
Languages All
Labels All
Results 2,311 - 2,320 of 157,140 for

doc

(0.06 sec)
  1. | Aspose

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

    products.aspose.com/ocr/cpp/conversion/pdf-to-doc/
  2. Fill.texture_alignment property | Aspose.Words ...

    Fill.texture_alignment property. Gets or sets the alignment for tile texture fill.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Markup::SdtType enum | Aspose.Wo...

    Aspose::Words::Markup::SdtType enum. Specifies the type of a structured Document tag (SDT) node in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Below are two ways to apply...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. Font.complexScript property | Aspose.Words for ...

    Font.complexScript property. Specifies whether the contents of this run shall be treated as complex script text regardless of their Unicode character values when determining the formatting for this run.... let doc = new aw . Document (); let builder...= new aw . DocumentBuilder ( doc ); builder . font . complexScript...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ParagraphFormat.wordWrap property | Aspose.Word...

    ParagraphFormat.wordWrap property. If this property is ``false``, Latin text in the middle of a word can be wrapped for the current paragraph... let doc = new aw . Document ( base ...."Document.docx" ); let format = doc . firstSection . body . firstParagraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Border.Color | Aspose.Words for .NET

    Customize your designs effortlessly with the Border Color property, allowing you to set and modify border colors for a stunning visual impact.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . Font . Border ....

    reference.aspose.com/words/net/aspose.words/bor...
  7. MemoryFontSource.font_data property | Aspose.Wo...

    MemoryFontSource.font_data property. Binary font data...., priority = 0 ) doc = aw . Document () doc . font_settings =...aw . fonts . FontSettings () doc . font_settings . set_fonts_sources...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Style.semi_hidden property | Aspose.Words for P...

    Style.semi_hidden property. Gets/sets whether the style hides from the Styles gallery and from the Styles task pane.... doc = aw . Document () style_title = doc . styles ...style_title . semi_hidden = True doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Markup::CustomXmlPartCollection:...

    Aspose::Words::Markup::CustomXmlPartCollection::Add method. Adds an item to the collection in C++.... auto doc = MakeObject < Document > ();...< CustomXmlPart > xmlPart = doc -> get_CustomXmlParts () -> Add...

    reference.aspose.com/words/cpp/aspose.words.mar...
  10. Urobiť Markdown Pomocou C#

    Vytvorte nový Markdown v C# v niekoľkých krokoch. Jednoducho vytvorte Markdown pomocou knižnice .NET....formát DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...graf using Aspose.Words; var doc = new Document(); var builder...

    products.aspose.com/words/sk/net/make/md/