Sort Score
Result 10 results
Languages All
Labels All
Results 6,571 - 6,580 of 350,051 for

document

(0.1 sec)
  1. IReplacingCallback Interface | Aspose.Words for...

    Enhance your Document processing with Aspose.Words' IReplacingCallback interface. Create custom find and replace methods for tailored results....differentFirstPageHe ) { Document doc = new Document ( MyDir + "Header...ReplaceWithCallback () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.rep...
  2. HtmlSaveOptions.CssStyleSheetType | Aspose.Word...

    Discover how the CssStyleSheetType property in HtmlSaveOptions optimizes CSS export to HTML, MHTML, and EPUB formats for seamless integration....ExternalCssFilenames () { Document doc = new Document ( MyDir + "Rendering... which we can pass to the document's "Save" method // to modify...

    reference.aspose.com/words/net/aspose.words.sav...
  3. DocumentBuilder.moveToDocumentStart method | As...

    DocumentBuilder.moveToDocumentStart method. Moves the cursor to the beginning of the Document....cursor to the beginning of the document. moveToDocumentStart () Examples...Examples Shows how to move a document builder’s cursor to different...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Color Filters – C# Code

    Learn how to edit SVG in C# – add and edit new elements in SVG, apply SVG filters to bitmaps, etc. using Aspose.SVG for .NET library....org/2000/svg" ; 9 10 using ( var document = new SVGDocument()) 11 {...{ 12 var svgElement = document. RootElement ; 13 14 // Create...

    docs.aspose.com/svg/net/color-filters/
  5. Aspose::Words::Saving::HtmlSaveOptions::get_Fon...

    Aspose::Words::Saving::HtmlSaveOptions::get_FontsFolder method. Specifies the physical folder where fonts are saved when exporting a Document to HTML. Default is an empty string in C++....are saved when exporting a document to HTML. Default is an empty...const Remarks When you save a Document in HTML format and ExportFontResources...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. DocumentProperty.toByteArray method | Aspose.Wo...

    DocumentProperty.toByteArray method. Returns the property value as byte array....how to add a thumbnail to a document that we save as an Epub. let...let doc = new aw . Document (); let builder = new aw . DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. IStructuredDocumentTag.RemoveSelfOnly | Aspose....

    Discover the IStructuredDocumentTag RemoveSelfOnly method to effortlessly remove an SDT node while preserving its content in your Document tree....the content of it inside the document tree. public void RemoveSelfOnly...structured document tag, but keeps content inside. Document doc =...

    reference.aspose.com/words/net/aspose.words.mar...
  8. Run.GetText | Aspose.Words for .NET

    Effortlessly retrieve text using the GetText method. Simplify your coding with this essential tool for efficient text management....in a document. public void HeaderFooterToText () { Document doc...doc = new Document ( MyDir + "DocumentVisitor-compatible features...

    reference.aspose.com/words/net/aspose.words/run...
  9. XamlFixedSaveOptions.resources_folder_alias pro...

    XamlFixedSaveOptions.resources_folder_alias property. Specifies the name of the folder used to construct image URIs written into an fixed page Xaml Document...written into an fixed page Xaml document. Default is None . @property.... Remarks When you save a Document in fixed page Xaml format...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Section.page_setup property | Aspose.Words for ...

    Section.page_setup property. Returns an object that represents page setup and section properties.... Document () page_setup = doc . sections...Aspose.Words document by hand. doc = aw . Document () # A blank...

    reference.aspose.com/words/python-net/aspose.wo...