Sort Score
Result 10 results
Languages All
Labels All
Results 9,951 - 9,960 of 168,864 for

doc

(0.09 sec)
  1. GradientStop.position property | Aspose.Words f...

    GradientStop.position property. Gets or sets a value representing the position of a stop within the gradient expressed as a percent in range 0.0 to 1.0.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  2. GradientStopCollection.remove method | Aspose.W...

    GradientStopCollection.remove method. Removes a specified [GradientStop](../../gradientstop/) from the collection.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) shape = builder . insert_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Convert JPG To WORD C#

    Convert JPG to WORD format in C# code. Save JPG as WORD using C#....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...Copy using Aspose.Words; var doc = new Document(); var builder...

    products.aspose.com/words/net/conversion/jpg-to...
  4. Convert Image To HTML C#

    Convert Image to HTML format in C# code. Save Image as HTML using C#....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...Copy using Aspose.Words; var doc = new Document(); var builder...

    products.aspose.com/words/net/conversion/image-...
  5. Convert JPG To TIFF C#

    Convert JPG to TIFF format in C# code. Save JPG as TIFF using C#....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...Copy using Aspose.Words; var doc = new Document(); var builder...

    products.aspose.com/words/net/conversion/jpg-to...
  6. Convert Image To GIF C#

    Convert Image to GIF format in C# code. Save Image as GIF using C#....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...Copy using Aspose.Words; var doc = new Document(); var builder...

    products.aspose.com/words/net/conversion/image-...
  7. Aspose::Words::Document::get_PunctuationKerning...

    Aspose::Words::Document::get_PunctuationKerning method. Specifies whether kerning applies to both Latin text and punctuation in C++.... auto doc = System :: MakeObject < Aspose..."Document.docx" ); ASSERT_TRUE ( doc -> get_PunctuationKerning ());...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. MarkdownSaveOptions.image_resolution property |...

    MarkdownSaveOptions.image_resolution property. Specifies the output resolution for images when exporting to Markdown... doc = aw . Document ( file_name =...save_options . image_resolution = 300 doc . save ( file_name = ARTIFACTS_DIR...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Convert JPG To Image Java

    Convert JPG to Image format in Java code. Save JPG as Image using Java....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...com.aspose.words.*; Document doc = new Document (); DocumentBuilder...

    products.aspose.com/words/java/conversion/jpg-t...
  10. Convert Image To JPG Java

    Convert Image to JPG format in Java code. Save Image as JPG using Java....format DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...com.aspose.words.*; Document doc = new Document (); DocumentBuilder...

    products.aspose.com/words/java/conversion/image...