Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 299,993 for

doc

(0.09 sec)
  1. ShapeBase.wrap_type property | Aspose.Words for...

    ShapeBase.wrap_type property. Defines whether the shape is inline or floating... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc ) # Insert a floating image that...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Saving::DocSaveOptions::get_Save...

    Aspose::Words::Saving::DocSaveOptions::get_SaveFormat method. Specifies the format in which the Document will be saved if this save options object is used. Can be Doc or Dot in C++.... Can be Doc or Dot . Aspose :: Words :: SaveFormat...Microsoft Word formats. auto doc = MakeObject < Document > ();...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. EmbeddedFontStyle Enum | Aspose.Words for .NET

    Aspose.Words.Fonts.EmbeddedFontStyle enum. Specifies the style of an embedded font inside a FontInfo object in C#.... Document doc = new Document ( MyDir + "Embedded...docx" ); FontInfo embeddedFont = doc . FontInfos [ "Alte DIN 1451...

    reference.aspose.com/words/net/aspose.words.fon...
  4. HTML ወደ DOC C# ቀይር

    HTML ወደ Doc ቅርጸት በ C# ኮድ ቀይር። C# ን በመጠቀም HTML እንደ Doc ያስቀምጡ።...በC# ውስጥ HTML ወደ DOC ቀይር HTML ወደ DOC ለመቀየር ባለከፍተኛ ፍጥነት ሶፍትዌር ...API ይጠቀሙ። C#, F#, VB.NET HTML, DOC እና ሌሎች ብዙ የሰነድ ቅርጸቶችን ለማስመጣት...

    products.aspose.com/words/am/net/conversion/htm...
  5. PDF ወደ DOC C# ቀይር

    PDF ወደ Doc ቅርጸት በ C# ኮድ ቀይር። C# ን በመጠቀም PDF እንደ Doc ያስቀምጡ።...በC# ውስጥ PDF ወደ DOC ቀይር PDF ወደ DOC ለመቀየር ባለከፍተኛ ፍጥነት ሶፍትዌር .NET...API ይጠቀሙ። C#, F#, VB.NET PDF, DOC እና ሌሎች ብዙ የሰነድ ቅርጸቶችን ለማስመጣት...

    products.aspose.com/words/am/net/conversion/pdf...
  6. Remove Breaks in Ruby|Aspose.Words for Java

    Remove breaks using Ruby....Code def remove_page_breaks ( doc ) # Retrieve all paragraphs in...words.NodeType" ) paragraphs = doc . getChildNodes ( node_type ...

    docs.aspose.com/words/java/remove-breaks-in-ruby/
  7. FontFallbackSettings.load method | Aspose.Words...

    aspose.words.fonts.FontFallbackSettings.load method... doc = aw . Document ( file_name =...rules.xml' ) doc . font_settings = font_settings doc . save ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  8. SystemFontSource.type property | Aspose.Words f...

    SystemFontSource.type property. Returns the type of the font source.... doc = aw . Document () doc . font_settings =...self . assertEqual ( 1 , len ( doc . font_settings . get_fonts_sources...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FontSettings.reset_font_sources method | Aspose...

    FontSettings.reset_font_sources method. Resets the fonts sources to the system default.... doc = aw . Document () doc . font_settings =...self . assertEqual ( 1 , len ( doc . font_settings . get_fonts_sources...

    reference.aspose.com/words/python-net/aspose.wo...
  10. PageSetup.SuppressEndnotes | Aspose.Words for .NET

    PageSetup SuppressEndnotes property. True if endnotes are printed at the end of the next section that doesnt suppress endnotes. Suppressed endnotes are printed before the endnotes in that section in C#....SuppressEndnotes () { Document doc = new Document (); doc . RemoveAllChildren...EndnotePosition . EndOfDocument , doc . EndnoteOptions . Position );...

    reference.aspose.com/words/net/aspose.words/pag...