Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 8,118 for

boolean

(0.17 sec)
  1. GroupShape | Aspose.Words for Java

    Represents a group of shapes in a document in Java....clearRunAttrs() deepClone(boolean isCloneChildren) Creates a...index, boolean isDeep) getChildNodes(int nodeType, boolean isDeep)...

    reference.aspose.com/words/java/com.aspose.word...
  2. ParagraphFormat.keepWithNext property | Aspose....

    ParagraphFormat.keepWithNext property. True if the paragraph is to remains on the same page as the paragraph that follows it.... get keepWithNext () : boolean Examples Shows how to set a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Stream too long when Saving PDF and using AsEmb...

    Using Aspose PDF version 24.6.0 <PackageVersion Include="Aspose.Pdf" Version="24.6.0" /> Using .Net 8.0.302 test.zip (9.9 MB) Using the PDF inside the ZIP file public void FromPdf() { var sourcePath = "T…...Flush(Boolean flushStream, Boolean flushEncoder) at...

    forum.aspose.com/t/stream-too-long-when-saving-...
  4. FieldStart | Aspose.Words for Java

    Represents a start of a Word field in a document in Java.... boolean isLocal() { return mIsLocal;...mIsLocal; } void isLocal(final boolean value) throws Exception { mIsLocal...

    reference.aspose.com/words/java/com.aspose.word...
  5. Specify Layout Options in Java|Aspose.Words for...

    Create output documents with various layouts, depending on the parameters specified in the Document using Java....properties: ShowHiddenText – a Boolean value, which specifies whether...rendered. ShowParagraphMarks – a Boolean value, which specifies whether...

    docs.aspose.com/words/java/specify-layout-options/
  6. ParagraphFormat.addSpaceBetweenFarEastAndDigit ...

    ParagraphFormat.addSpaceBetweenFarEastAndDigit 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....addSpaceBetweenFarEa () : boolean Examples Shows how to insert...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::ImportFormatOptions::get_AdjustS...

    Aspose::Words::ImportFormatOptions::get_AdjustSentenceAndWordSpacing method. Gets or sets a Boolean value that specifies whether to adjust sentence and word spacing automatically. The default value is false in C++....Wor method Gets or sets a boolean value that specifies whether...

    reference.aspose.com/words/cpp/aspose.words/imp...
  8. ImportFormatOptions.ignore_header_footer proper...

    ImportFormatOptions.ignore_header_footer property. Gets or sets a Boolean value that specifies that source formatting of headers/footers content ignored if [ImportFormatMode.KEEP_SOURCE_FORMATTING](../../importformatmode/#KEEP_SOURCE_FORMATTING) mode is used...ignore_header_footer property Gets or sets a boolean value that specifies that source...

    reference.aspose.com/words/python-net/aspose.wo...
  9. How to check if Run is a Field? - Free Support ...

    Hi, I drafted the following method based on some C# form answer. Please let me know if that’s correct or maybe there is a way to simplify it? private static Boolean isField(Document word, Run run) { try { …... private static boolean isField(Document word, Run...the process: private static boolean isField(Document word, Run...

    forum.aspose.com/t/how-to-check-if-run-is-a-fie...
  10. NodeImporter.importNode method | Aspose.Words f...

    NodeImporter.importNode method. Imports a node from one document into another....Node , isImportChildren : boolean ) Parameter Type Description...to import. isImportChildren boolean true to import all child nodes...

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