Sort Score
Result 10 results
Languages All
Labels All
Results 6,461 - 6,470 of 157,121 for

doc

(0.07 sec)
  1. ParagraphFormat.add_space_between_far_east_and_...

    ParagraphFormat.add_space_between_far_east_and_digit property. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of numbers and regions of East Asian text in the current paragraph.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) font = builder . font font...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Remove Breaks in Python|Aspose.Words for Java

    Remove Breaks using Python.... doc = self . Document ( self . dataDir + "TestFile.doc" )...removePageBreaks ( doc ) self . removeSectionBreaks ( doc ) \# Save the...

    docs.aspose.com/words/java/remove-breaks-in-pyt...
  3. 编辑 PDF API | Aspose.PDF

    使用适用于任何平台的免费跨平台应用程序和高代码 API 编辑 PDF 文档。... 编辑 PDF-C# Document doc = new Document ( dataDir + "test...TextSearchOptions = textSearchOptions ; doc . Pages . Accept ( textFragmentAbsorber...

    products.aspose.com/pdf/zh-hant/redaction/
  4. FieldMacroButton.DisplayText | Aspose.Words for...

    Discover how to customize the FieldMacroButton DisplayText property for enhanced macro execution. Set the perfect button text for seamless user commands!... Document doc = new Document ( MyDir + "Macro...DocumentBuilder ( doc ); Assert . IsTrue ( doc . HasMacros ); //...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Aspose::Words::Saving::ImageColorMode enum | As...

    Aspose::Words::Saving::ImageColorMode enum. Specifies the color mode for the generated images of Document pages in C++.... auto doc = MakeObject < Document > ();...MakeObject < DocumentBuilder > ( doc ); builder -> get_ParagraphFormat...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. PageInfo.Colored | Aspose.Words for .NET

    Discover if your page features vibrant colored content with the PageInfo Colored property. Enhance user engagement and improve visual appeal!... Document doc = new Document ( MyDir + "Document...colored. Assert . IsFalse ( doc . GetPageInfo ( 0 ). Colored...

    reference.aspose.com/words/net/aspose.words.ren...
  7. FieldDate.UseSakaEraCalendar | Aspose.Words for...

    Discover how FieldDate enhances your projects with Saka Era calendar support. Easily set or adjust your date formats for seamless integration.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // If we want the text in...

    reference.aspose.com/words/net/aspose.words.fie...
  8. MetafileRenderingOptions.use_gdi_raster_operati...

    MetafileRenderingOptions.use_gdi_raster_operations_emulation property. Gets or sets a value determining whether or not to use the GDI+ for raster operations emulation.... doc = aw . Document () builder =...= aw . DocumentBuilder ( doc = doc ) builder . insert_image (...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldDate.UseLastFormat | Aspose.Words for .NET

    Discover how the FieldDate UseLastFormat property enhances your workflow by retaining the last used date format for seamless integration in your applications.... Document doc = new Document (); DocumentBuilder...builder = new DocumentBuilder ( doc ); // If we want the text in...

    reference.aspose.com/words/net/aspose.words.fie...
  10. ComHelper Class | Aspose.Words for .NET

    Unlock seamless Document integration with Aspose.Words.ComHelper. Effortlessly load and manage Documents for COM clients with powerful features....ComHelper" ) Dim doc Set doc = helper . Open ( fileName...local system filename: Document doc = comHelper . Open ( MyDir +...

    reference.aspose.com/words/net/aspose.words/com...