Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 831 for

split document

(0.09 sec)
  1. Aspose::Words::Saving::FontSavingArgs::get_Ital...

    Aspose::Words::Saving::FontSavingArgs::get_Italic method. Indicates whether the current font is italic in C++....{ auto doc = MakeObject < Document > ( MyDir + u "Rendering.docx"...them alongside the output document. doc -> Save ( ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. FontSavingArgs.italic property | Aspose.Words f...

    FontSavingArgs.italic property. Indicates whether the current font is italic.... Document ( base . myDir + "Rendering...them alongside the output document. doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose::Words::Hyphenation::IsDictionaryRegiste...

    Aspose::Words::Hyphenation::IsDictionaryRegistered method. Returns false if for the specified language there is no dictionary registered or if registered is Null dictionary, true otherwise in C++.... // When a document contains lines of text in...in which a word could be split up and continued on the next line...

    reference.aspose.com/words/cpp/aspose.words/hyp...
  4. FontSavingArgs.IsSubsettingNeeded | Aspose.Word...

    Discover the FontSavingArgs IsSubsettingNeeded property to control font subsetting for optimized font resource exports. Enhance your design workflow today!...characters that are used in the document. Subsetting allows to reduce...SaveExportedFonts () { Document doc = new Document ( MyDir + "Rendering...

    reference.aspose.com/words/net/aspose.words.sav...
  5. Aspose::Words::Saving::FontSavingArgs::get_Font...

    Aspose::Words::Saving::FontSavingArgs::get_FontStream method. Allows to specify the stream where the font will be saved to in C++....{ auto doc = MakeObject < Document > ( MyDir + u "Rendering.docx"...them alongside the output document. doc -> Save ( ArtifactsDir...

    reference.aspose.com/words/cpp/aspose.words.sav...
  6. FontSavingArgs.originalFileSize property | Aspo...

    FontSavingArgs.originalFileSize property. Gets the original font file size.... Document ( base . myDir + "Rendering...them alongside the output document. doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FontSavingArgs.isExportNeeded property | Aspose...

    FontSavingArgs.isExportNeeded property. Allows to specify whether the current font will be exported as a font resource... Document ( base . myDir + "Rendering...them alongside the output document. doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Փոխակերպեք պարբերությունը Word-ի կետի կետերի, օ...

    Վերափոխեք պարբերությունը Word-ի կետերի՝ օգտագործելով Python-ը: Դուք կստանաք կարգավորումներ IDE-ի համար և օրինակելի կոդ՝ Word-ում Python-ի միջոցով տեքստը կետային կետերի փոխակերպելու համար:...ֆայլը մի քանի պարբերությամբ Document օբյեկտի մեջ Ամբողջական փաստաթուղթը...բաժանեք այն տողերի՝ օգտագործելով split() մեթոդը Ստեղծեք ելքային Word...

    kb.aspose.com/hy/words/python/convert-paragraph...
  9. Unable to replace block content control - Free ...

    Hi, we are trying to replace tags with html text (which is a content control) but we get the following error: ‘The reference node is not a child of this node.’ the code we use is: doc.Range.Replace(lookupString, “”, …...this case it is necessary to split the run. if (e.MatchOffset >...NodeType != NodeType.Run)); } // Split the last run that contains the...

    forum.aspose.com/t/unable-to-replace-block-cont...
  10. TxtSaveOptionsBase.ForcePageBreaks | Aspose.Wor...

    Control page breaks with TxtSaveOptionsBase's ForcePageBreaks property. Ensure seamless exports and maintain Document formatting effortlessly....inserted explicitly into a document. It is not related to page...exporting a document to plaintext. Document doc = new Document (); DocumentBuilder...

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