Sort Score
Result 10 results
Languages All
Labels All
Results 7,671 - 7,680 of 180,112 for

doc

(0.15 sec)
  1. Aspose::Words::Fonts::FontEmbeddingLicensingRig...

    Aspose::Words::Fonts::FontEmbeddingLicensingRights::get_NoSubsetting method. Indicates the "No subsetting" restriction in C++.... auto doc = System :: MakeObject < Aspose...FontInfoCollection > fontInfos = doc -> get_FontInfos (); for ( auto...

    reference.aspose.com/words/cpp/aspose.words.fon...
  2. Load Plain Text (TXT) Files in Ruby|Aspose.Word...

    Load TXT file and save as Word Document using Ruby.... doc = Rjb :: import ( 'com.aspose...such as DOCX. doc . save ( data_dir + "LoadTxt Out.doc" ) Download...

    docs.aspose.com/words/java/load-plain-text-txt-...
  3. Aspose::Words::Drawing::ShadowFormat::get_Visib...

    Aspose::Words::Drawing::ShadowFormat::get_Visible method. Returns true if the formatting applied to this instance is visible in C++.... auto doc = System :: MakeObject < Aspose...Words :: Drawing :: Shape > ( doc -> GetChildNodes ( Aspose ::...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. Aspose::Words::Fonts::FontEmbeddingLicensingRig...

    Aspose::Words::Fonts::FontEmbeddingLicensingRights::get_BitmapEmbeddingOnly method. Indicates the "Bitmap embedding only" restriction in C++.... auto doc = System :: MakeObject < Aspose...FontInfoCollection > fontInfos = doc -> get_FontInfos (); for ( auto...

    reference.aspose.com/words/cpp/aspose.words.fon...
  5. Aspose::Words::Tables::Row::get_PreviousRow met...

    Aspose::Words::Tables::Row::get_PreviousRow method. Gets the previous Row node in C++.... auto doc = System :: MakeObject < Aspose...:: Tables :: Table > table = doc -> get_FirstSection () -> get_Body...

    reference.aspose.com/words/cpp/aspose.words.tab...
  6. Border.distanceFromText property | Aspose.Words...

    Border.distanceFromText property. Gets or sets distance of the border from text or from the page edge in points.... let doc = new aw . Document (); let pageSetup = doc . sections...border . distanceFromText = 0 ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ChartSeriesGroup.BubbleScale | Aspose.Words for...

    Discover the ChartSeriesGroup BubbleScale property to customize bubble sizes in your charts, enhancing data visualization and user engagement.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // Insert a bubble 3D chart...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Aspose::Words::Drawing::TextBox class | Aspose....

    Aspose::Words::Drawing::TextBox class. Defines attributes that specify how a text is displayed inside a shape. To learn more, visit the Documentation article in C++.... auto doc = System :: MakeObject < Aspose...Words :: DocumentBuilder > ( doc ); System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Fill.Pattern | Aspose.Words for .NET

    Discover the Fill Pattern property to easily access and customize PatternType for your designs. Enhance your projects with unique fill options!... Document doc = new Document ( MyDir + "Shape...docx" ); Shape shape = ( Shape ) doc . GetChild ( NodeType . Shape...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Compress Images in Ruby|Aspose.Words for Java

    Compress images using Ruby....Ruby Code def compress_images ( doc , srcFileName ) messageFormat...count = resampler . resample ( doc , desiredPpi , jpegQuality )...

    docs.aspose.com/words/java/compress-images-in-r...