Sort Score
Result 10 results
Languages All
Labels All
Results 7,371 - 7,380 of 180,780 for

doc

(0.14 sec)
  1. FieldChar.GetField | Aspose.Words for .NET

    Discover the GetField method in FieldChar, effortlessly retrieve fields for optimal data management and enhanced performance in your applications.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); FieldDate field = ( FieldDate...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Aspose::Words::Saving::DocSaveOptions::get_Alwa...

    Aspose::Words::Saving::DocSaveOptions::get_AlwaysCompressMetafiles method. When false, small metafiles are not compressed for performance reason. Default value is true, all metafiles are compressed regardless of its size in C++.... auto doc = System :: MakeObject < Aspose...i ( compressAllMetafiles ); doc -> Save ( get_ArtifactsDir ()...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. WatermarkerContext.TextWatermark | Aspose.Words...

    Discover the WatermarkerContext TextWatermark feature to easily add customizable text watermarks, enhancing your content's security and branding.... string doc = MyDir + "Big document.docx"...watermarkerContext ) . From ( doc ) . To ( ArtifactsDir + "LowCode...

    reference.aspose.com/words/net/aspose.words.low...
  4. Forms2OleControl.ChildNodes | Aspose.Words for ...

    Discover the Forms2OleControl ChildNodes property to effortlessly access and manage immediate child controls for enhanced functionality.... Document doc = new Document ( MyDir + "ActiveX...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType . Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Metered.IsMeteredLicensed | Aspose.Words for .NET

    Discover if your metered method is licensed with IsMetered. Ensure compliance and unlock the benefits of licensed services today!...Document doc = new Document ( MyDir + "Document.docx" ); doc . Save...

    reference.aspose.com/words/net/aspose.words/met...
  6. AsposeWordsPrintDocument.PageIndexFilter | Aspo...

    Filters printed pages in Aspose.Words to skip specific indexes and save time....PageIndexFilter () { Document doc = new Document ( MyDir + "Rendering...= new AsposeWordsPrintDocu ( doc ); printDoc . PrinterSettings...

    reference.aspose.com/words/net/aspose.words.ren...
  7. Aspose::Words::Drawing::OleFormat::get_Suggeste...

    Aspose::Words::Drawing::OleFormat::get_SuggestedFileName method. Gets the file name suggested for the current embedded object if you want to save it into a file in C++.... auto doc = System :: MakeObject < Aspose...Words :: Drawing :: Shape > ( doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Loading::LoadOptions::get_Langua...

    Aspose::Words::Loading::LoadOptions::get_LanguagePreferences method. Gets language preferences that will be used when Document is loading in C++....EditingLanguage :: Japanese ); auto doc = System :: MakeObject < Aspose...); int32_t localeIdFarEast = doc -> get_Styles () -> get_DefaultFont...

    reference.aspose.com/words/cpp/aspose.words.loa...
  9. MarkdownLoadOptions.preserve_empty_lines proper...

    MarkdownLoadOptions.preserve_empty_lines property. Gets or sets a boolean value indicating whether to preserve empty lines while load a [LoadFormat.MARKDOWN](../../../aspose.words/loadformat/#MARKDOWN) Document...preserve_empty_lines = True doc = aw . Document ( stream = stream...Line1 \r\r Line2 \r\x0c ' , doc . get_text ()) See Also module...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::Loading::HtmlLoadOptions::get_Bl...

    Aspose::Words::Loading::HtmlLoadOptions::get_BlockImportMode method. Gets or sets a value that specifies how properties of block-level elements are imported. Default value is Merge in C++....set_BlockImportMode ( blockImportMode ); auto doc = System :: MakeObject < Aspose...> ( stream , loadOptions ); doc -> Save ( get_ArtifactsDir ()...

    reference.aspose.com/words/cpp/aspose.words.loa...