Sort Score
Result 10 results
Languages All
Labels All
Results 5,891 - 5,900 of 181,026 for

doc

(0.63 sec)
  1. Aspose::Words::Saving::SvgSaveOptions::get_MaxI...

    Aspose::Words::Saving::SvgSaveOptions::get_MaxImageResolution method. Gets or sets a value in pixels per inch that limits resolution of exported raster images. Default value is zero in C++.... auto doc = System :: MakeObject < Aspose...set_MaxImageResolution ( 72 ); doc -> Save ( get_ArtifactsDir ()...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. ResourceSavingArgs.Document | Aspose.Words for ...

    Discover the ResourceSavingArgs Document property to access the current Document object being saved, enhancing your workflow efficiency....ResourceSavingCallba () { Document doc = new Document ( MyDir + "Bullet...ResourceSavingCallba = callback }; doc . Save ( ArtifactsDir + "HtmlFixedSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  3. FrameFormat.verticalDistanceFromText property |...

    FrameFormat.verticalDistanceFromText property. Specifies vertical distance (in points) between a frame and the surrounding text.... let doc = new aw . Document ( base ....docx" ); let paragraphFrame = doc . firstSection . body . paragraphs...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ChartSeries.remove method | Aspose.Words for Py...

    ChartSeries.remove method. Removes the X value, Y value, and bubble size, if supported, from the chart series at the specified index... doc = aw . Document () builder =...ChartYValue . from_double ( 5.7 )) doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  5. HtmlFixedSaveOptions.pageHorizontalAlignment pr...

    HtmlFixedSaveOptions.pageHorizontalAlignment property. Specifies the horizontal alignment of pages in an HTML Document... let doc = new aw . Document ( base ....pageHorizontalAlignm = pageHorizontalAlignm ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ConvertUtil.point_to_pixel method | Aspose.Word...

    aspose.words.ConvertUtil.point_to_pixel method... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) # A section's "Page Setup"...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FieldCollection.Count | Aspose.Words for .NET

    Discover the FieldCollection Count property, which efficiently returns the total number of fields in your collection for streamlined data management.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); builder . InsertField ( "...

    reference.aspose.com/words/net/aspose.words.fie...
  8. HyphenationOptions | Aspose.Words for Java

    Allows to configure Document hyphenation options in Java.... Document doc = new Document(); DocumentBuilder...builder = new DocumentBuilder(doc); builder.getFont().setSize(24...

    reference.aspose.com/words/java/com.aspose.word...
  9. Aspose::Words::Drawing::Charts::ChartSeriesGrou...

    Aspose::Words::Drawing::Charts::ChartSeriesGroupCollection::RemoveAt method. Removes a series group at the specified index. All child series will be removed from the chart in C++.... auto doc = System :: MakeObject < Aspose...Words :: Drawing :: Shape > ( doc -> GetChild ( Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Aspose::Words::Range::get_StructuredDocumentTag...

    Aspose::Words::Range::get_StructuredDocumentTags method. Returns a StructuredDocumentTags collection that represents all structured Document tags in the range in C++.... auto doc = System :: MakeObject < Aspose...StructuredDocumentTa > structuredDocumentTa = doc -> get_Range () -> get_StructuredDocumentTa...

    reference.aspose.com/words/cpp/aspose.words/ran...