Sort Score
Result 10 results
Languages All
Labels All
Results 4,631 - 4,640 of 300,006 for

doc

(0.12 sec)
  1. ImageSaveOptions.threshold_for_floyd_steinberg_...

    ImageSaveOptions.threshold_for_floyd_steinberg_dithering property. Gets or sets the threshold that determines the value of the binarization error in the Floyd-Steinberg method... doc = aw . Document () builder =...DocumentBuilder ( doc = doc ) builder . paragraph_format . style = doc . styles...

    reference.aspose.com/words/python-net/aspose.wo...
  2. FieldHyperlink.open_in_new_window property | As...

    FieldHyperlink.open_in_new_window property. Gets or sets whether to open the destination site in a new web browser window.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) field = builder . insert_field...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Java API to Export MD to DOT | products.aspose.com

    Convert MD to DOT using on premise Java API...is to render the MD file to DOC using Aspose.PDF for Java. Aspose...files to DOC. The second step is to convert the DOC file to DOT...

    products.aspose.com/total/java/conversion/md-to...
  4. Aspose::Words::Style::get_Name method | Aspose....

    Aspose::Words::Style::get_Name method. Gets or sets the name of the style in C++....auto doc = MakeObject < Document > (); ASSERT_EQ ( 4 , doc -> get_Styles...SharedPtr < Style >>> stylesEnum = doc -> get_Styles () -> GetEnumerator...

    reference.aspose.com/words/cpp/aspose.words/sty...
  5. Aspose::Words::Font::get_Style method | Aspose....

    Aspose::Words::Font::get_Style method. Gets or sets the character style applied to this formatting in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); // Insert a custom style and...

    reference.aspose.com/words/cpp/aspose.words/fon...
  6. Aspose::Words::Fields::IFieldUpdatingCallback I...

    Implement this interface if you want to have your own custom methods called during a field update....FieldUpdatingCallbac() { auto doc = MakeObject<Document>(); auto...MakeObject<DocumentBuilder>(doc); builder->InsertField(u " DATE...

    reference.aspose.com/words/cpp/class/aspose.wor...
  7. ImageSaveOptions.PageSet | Aspose.Words for .NET

    ImageSaveOptions PageSet property. Gets or sets the pages to render. Default is all the pages in the Document in C#.... Document doc = new Document ( MyDir + "Images...imageOptions . PageSet = pageSet ; doc . Save ( ArtifactsDir + "ImageSaveOptions...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Გადაიყვანეთ TEXT Გამოსახულება C++

    გადაიყვანეთ TEXT Გამოსახულება C++ ფორმატში კოდით. შეინახეთ TEXT როგორც Გამოსახულება C++....ფორმატი DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...namespace Aspose::Words; auto doc = MakeObject <Document>( u"Input...

    products.aspose.com/words/ka/cpp/conversion/tex...
  9. 使用 C# 制作 PDF

    通过几个步骤在 C# 中创建一个新的 PDF。使用 .NET 库轻松创建 PDF。...例子 输出格式 DOCX PDF MD HTML TXT DOC DOT DOCM DOTX DOTM RTF EPUB PS...var doc = new Document(); var comment = new Comment(doc) { Author...

    products.aspose.com/words/zh/net/make/pdf/
  10. Aspose::Words::Comment Class Referencefinal - A...

    Represents a container for text of a comment.... auto doc = MakeObject<Document>(); auto...uilder>(doc); auto comment = MakeObject<Comment>(doc, u "John...

    reference.aspose.com/words/cpp/class/aspose.wor...